"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/10/29 03:24:14 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-safixih3ruwu" 2024/10/29 03:24:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 03:24:14 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/10/29 03:24:14 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/10/29 03:24:14 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/10/29 03:24:14 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/10/29 03:24:14 DEBUG : Setting pass="u9WTeucgc_XAfhhXEXfbHq0pI316toj9zcuLH8u81vFY" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/10/29 03:24:14 DEBUG : TestWebdavRclone: detected overridden config - adding "{NN5Jv}" suffix to name 2024/10/29 03:24:14 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/10/29 03:24:14 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/10/29 03:24:14 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/10/29 03:24:14 DEBUG : Setting pass="u9WTeucgc_XAfhhXEXfbHq0pI316toj9zcuLH8u81vFY" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/10/29 03:24:14 DEBUG : found headers: 2024/10/29 03:24:14 DEBUG : Creating backend with remote "/tmp/rclone712684641" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:14 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:15 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:15 DEBUG : dir: Looking for writers 2024/10/29 03:24:15 DEBUG : : Looking for writers 2024/10/29 03:24:15 DEBUG : dir: reading active writers 2024/10/29 03:24:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:15 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:15 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:15 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:15 DEBUG : dir/subdir: Looking for writers 2024/10/29 03:24:15 DEBUG : dir: Looking for writers 2024/10/29 03:24:15 DEBUG : file1: reading active writers 2024/10/29 03:24:15 DEBUG : file2: reading active writers 2024/10/29 03:24:15 DEBUG : subdir: reading active writers 2024/10/29 03:24:15 DEBUG : : Looking for writers 2024/10/29 03:24:15 DEBUG : dir: reading active writers 2024/10/29 03:24:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:15 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:15 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:15 DEBUG : dir: Looking for writers 2024/10/29 03:24:15 DEBUG : file1: reading active writers 2024/10/29 03:24:15 DEBUG : : Looking for writers 2024/10/29 03:24:15 DEBUG : dir: reading active writers 2024/10/29 03:24:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:15 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:15 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:15 DEBUG : dir: Looking for writers 2024/10/29 03:24:15 DEBUG : : Looking for writers 2024/10/29 03:24:15 DEBUG : dir: reading active writers 2024/10/29 03:24:15 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:15 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:15 DEBUG : dir: forgetting directory cache 2024/10/29 03:24:15 DEBUG : : forgetting directory cache 2024/10/29 03:24:15 DEBUG : dir: forgetting directory cache 2024/10/29 03:24:15 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:15 DEBUG : : Looking for writers 2024/10/29 03:24:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:15 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:15 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/10/29 03:24:15 DEBUG : dir: invalidating directory cache 2024/10/29 03:24:15 DEBUG : : >ForgetPath: 2024/10/29 03:24:15 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/10/29 03:24:15 DEBUG : : invalidating directory cache 2024/10/29 03:24:15 DEBUG : dir: forgetting directory cache 2024/10/29 03:24:15 DEBUG : : >ForgetPath: 2024/10/29 03:24:15 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/10/29 03:24:15 DEBUG : : >ForgetPath: 2024/10/29 03:24:15 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:15 DEBUG : dir: Looking for writers 2024/10/29 03:24:15 DEBUG : : Looking for writers 2024/10/29 03:24:15 DEBUG : dir: reading active writers 2024/10/29 03:24:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:15 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:16 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:16 DEBUG : : forgetting directory cache 2024/10/29 03:24:16 DEBUG : dir: forgetting directory cache 2024/10/29 03:24:16 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:16 DEBUG : dir: Looking for writers 2024/10/29 03:24:16 DEBUG : fil/a/b: Looking for writers 2024/10/29 03:24:16 DEBUG : fil/a: Looking for writers 2024/10/29 03:24:16 DEBUG : b: reading active writers 2024/10/29 03:24:16 DEBUG : fil: Looking for writers 2024/10/29 03:24:16 DEBUG : a: reading active writers 2024/10/29 03:24:16 DEBUG : : Looking for writers 2024/10/29 03:24:16 DEBUG : fil: reading active writers 2024/10/29 03:24:16 DEBUG : dir: reading active writers 2024/10/29 03:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:16 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:16 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:16 DEBUG : dir: Looking for writers 2024/10/29 03:24:16 DEBUG : : Looking for writers 2024/10/29 03:24:16 DEBUG : dir: reading active writers 2024/10/29 03:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:16 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:16 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:16 DEBUG : dir: Looking for writers 2024/10/29 03:24:16 DEBUG : file1: reading active writers 2024/10/29 03:24:16 DEBUG : : Looking for writers 2024/10/29 03:24:16 DEBUG : dir: reading active writers 2024/10/29 03:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:16 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/10/29 03:24:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/10/29 03:24:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/10/29 03:24:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/29 03:24:16 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/10/29 03:24:16 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:16 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:16 DEBUG : dir: invalidating directory cache 2024/10/29 03:24:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/10/29 03:24:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/10/29 03:24:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/10/29 03:24:16 DEBUG : dir/file1: Reset virtual modtime 2024/10/29 03:24:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/10/29 03:24:16 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/29 03:24:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/10/29 03:24:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/10/29 03:24:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:16 DEBUG : dir: invalidating directory cache 2024/10/29 03:24:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/10/29 03:24:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/10/29 03:24:16 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/29 03:24:16 DEBUG : : forgetting directory cache 2024/10/29 03:24:16 DEBUG : dir: forgetting directory cache 2024/10/29 03:24:16 DEBUG : dir/virtualDir: forgetting directory cache 2024/10/29 03:24:16 DEBUG : dir/file1: Reset virtual modtime 2024/10/29 03:24:16 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/29 03:24:16 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:16 DEBUG : dir/virtualDir: Looking for writers 2024/10/29 03:24:16 DEBUG : dir: Looking for writers 2024/10/29 03:24:16 DEBUG : file1: reading active writers 2024/10/29 03:24:16 DEBUG : virtualFile2: reading active writers 2024/10/29 03:24:16 DEBUG : virtualFile: reading active writers 2024/10/29 03:24:16 DEBUG : virtualDir: reading active writers 2024/10/29 03:24:16 DEBUG : : Looking for writers 2024/10/29 03:24:16 DEBUG : dir: reading active writers 2024/10/29 03:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:17 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:17 ERROR : dir/: Can only open directories read only 2024/10/29 03:24:17 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:17 DEBUG : dir: Looking for writers 2024/10/29 03:24:17 DEBUG : : Looking for writers 2024/10/29 03:24:17 DEBUG : dir: reading active writers 2024/10/29 03:24:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:17 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/29 03:24:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/10/29 03:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/29 03:24:17 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (5 bytes), uploading instead of streaming 2024/10/29 03:24:17 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:17 NOTICE: webdav root 'rclone-test-safixih3ruwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/29 03:24:17 DEBUG : dir/potato: Size of src and dst objects identical 2024/10/29 03:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/29 03:24:17 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:17 DEBUG : dir: Looking for writers 2024/10/29 03:24:17 DEBUG : potato: reading active writers 2024/10/29 03:24:17 DEBUG : file1: reading active writers 2024/10/29 03:24:17 DEBUG : : Looking for writers 2024/10/29 03:24:17 DEBUG : dir: reading active writers 2024/10/29 03:24:17 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:17 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/29 03:24:17 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:17 DEBUG : dir/sub: Looking for writers 2024/10/29 03:24:17 DEBUG : dir: Looking for writers 2024/10/29 03:24:17 DEBUG : file1: reading active writers 2024/10/29 03:24:17 DEBUG : sub: reading active writers 2024/10/29 03:24:17 DEBUG : : Looking for writers 2024/10/29 03:24:17 DEBUG : dir: reading active writers 2024/10/29 03:24:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:17 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/29 03:24:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/10/29 03:24:17 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:17 DEBUG : dir/sub/subsub: Looking for writers 2024/10/29 03:24:17 DEBUG : dir/sub: Looking for writers 2024/10/29 03:24:17 DEBUG : subsub: reading active writers 2024/10/29 03:24:17 DEBUG : dir: Looking for writers 2024/10/29 03:24:17 DEBUG : file1: reading active writers 2024/10/29 03:24:17 DEBUG : sub: reading active writers 2024/10/29 03:24:17 DEBUG : : Looking for writers 2024/10/29 03:24:17 DEBUG : dir: reading active writers 2024/10/29 03:24:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:18 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:18 ERROR : dir/: Dir.Remove not empty 2024/10/29 03:24:18 DEBUG : dir/file1: Remove: 2024/10/29 03:24:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:18 DEBUG : dir/file1: >Remove: err= 2024/10/29 03:24:18 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/29 03:24:18 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:18 DEBUG : : Looking for writers 2024/10/29 03:24:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:18 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:18 DEBUG : dir/file1: Remove: 2024/10/29 03:24:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:18 DEBUG : dir/file1: >Remove: err= 2024/10/29 03:24:18 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/29 03:24:18 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:18 DEBUG : : Looking for writers 2024/10/29 03:24:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:18 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:18 DEBUG : dir/file1: Remove: 2024/10/29 03:24:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:18 DEBUG : dir/file1: >Remove: err= 2024/10/29 03:24:18 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:18 DEBUG : dir: Looking for writers 2024/10/29 03:24:18 DEBUG : : Looking for writers 2024/10/29 03:24:18 DEBUG : dir: reading active writers 2024/10/29 03:24:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:18 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:18 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/10/29 03:24:18 DEBUG : dir: Updating dir with dir2 0xc0005f1d40 2024/10/29 03:24:18 DEBUG : dir: forgetting directory cache 2024/10/29 03:24:18 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/29 03:24:18 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/10/29 03:24:18 INFO : dir2/file1: Moved (server-side) to: file2 2024/10/29 03:24:18 DEBUG : file2: Updating file with file2 0xc00064c600 2024/10/29 03:24:18 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:18 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/29 03:24:18 INFO : dir2/file3: Deleted 2024/10/29 03:24:18 INFO : file2: Moved (server-side) to: dir2/file3 2024/10/29 03:24:18 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00064c600 2024/10/29 03:24:18 DEBUG : : Added virtual directory entry vDel: "file2" 2024/10/29 03:24:18 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/10/29 03:24:18 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/10/29 03:24:19 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000d35f0 2024/10/29 03:24:19 DEBUG : empty directory: forgetting directory cache 2024/10/29 03:24:19 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/10/29 03:24:19 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/10/29 03:24:19 DEBUG : dir2: Renaming to "dir3" 2024/10/29 03:24:19 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:19 DEBUG : dir3: Looking for writers 2024/10/29 03:24:19 DEBUG : file3: reading active writers 2024/10/29 03:24:19 DEBUG : renamed empty directory: Looking for writers 2024/10/29 03:24:19 DEBUG : : Looking for writers 2024/10/29 03:24:19 DEBUG : dir3: reading active writers 2024/10/29 03:24:19 DEBUG : renamed empty directory: reading active writers 2024/10/29 03:24:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:19 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:19 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:19 DEBUG : dir: Looking for writers 2024/10/29 03:24:19 DEBUG : file1: reading active writers 2024/10/29 03:24:19 DEBUG : : Looking for writers 2024/10/29 03:24:19 DEBUG : dir: reading active writers 2024/10/29 03:24:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:19 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:19 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:19 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/10/29 03:24:19 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:19 DEBUG : dir: Looking for writers 2024/10/29 03:24:19 DEBUG : file1: reading active writers 2024/10/29 03:24:19 DEBUG : : Looking for writers 2024/10/29 03:24:19 DEBUG : dir: reading active writers 2024/10/29 03:24:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:19 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 03:24:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:19 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:19 DEBUG : dir: Looking for writers 2024/10/29 03:24:19 DEBUG : file1: reading active writers 2024/10/29 03:24:19 DEBUG : : Looking for writers 2024/10/29 03:24:19 DEBUG : dir: reading active writers 2024/10/29 03:24:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/10/29 03:24:19 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/10/29 03:24:19 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/29 03:24:19 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:19 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/10/29 03:24:19 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:19 DEBUG : : Looking for writers 2024/10/29 03:24:19 DEBUG : file.txt: reading active writers 2024/10/29 03:24:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:19 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:19 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (25 bytes), uploading instead of streaming 2024/10/29 03:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:19 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/29 03:24:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:19 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:19 DEBUG : dir: Looking for writers 2024/10/29 03:24:19 DEBUG : file1: reading active writers 2024/10/29 03:24:19 DEBUG : : Looking for writers 2024/10/29 03:24:19 DEBUG : dir: reading active writers 2024/10/29 03:24:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:19 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:19 DEBUG : dir/file1: Remove: 2024/10/29 03:24:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:19 DEBUG : dir/file1: >Remove: err= 2024/10/29 03:24:19 DEBUG : dir/file1: Remove: 2024/10/29 03:24:19 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/29 03:24:19 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:19 DEBUG : dir: Looking for writers 2024/10/29 03:24:19 DEBUG : : Looking for writers 2024/10/29 03:24:19 DEBUG : dir: reading active writers 2024/10/29 03:24:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:19 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:20 DEBUG : dir/file1: Remove: 2024/10/29 03:24:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:20 DEBUG : dir/file1: >Remove: err= 2024/10/29 03:24:20 DEBUG : dir/file1: Remove: 2024/10/29 03:24:20 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/29 03:24:20 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:20 DEBUG : dir: Looking for writers 2024/10/29 03:24:20 DEBUG : : Looking for writers 2024/10/29 03:24:20 DEBUG : dir: reading active writers 2024/10/29 03:24:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:20 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 03:24:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/29 03:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 03:24:20 DEBUG : dir/file1: Open: flags=O_RDWR 2024/10/29 03:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 03:24:20 DEBUG : dir/file1: Open: flags=0x3 2024/10/29 03:24:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/10/29 03:24:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/10/29 03:24:20 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:20 DEBUG : dir: Looking for writers 2024/10/29 03:24:20 DEBUG : file1: reading active writers 2024/10/29 03:24:20 DEBUG : : Looking for writers 2024/10/29 03:24:20 DEBUG : dir: reading active writers 2024/10/29 03:24:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:20 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:20 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:20 DEBUG : dir: Looking for writers 2024/10/29 03:24:20 DEBUG : file1: reading active writers 2024/10/29 03:24:20 DEBUG : : Looking for writers 2024/10/29 03:24:20 DEBUG : dir: reading active writers 2024/10/29 03:24:20 DEBUG : >WaitForWriters: 2024/10/29 03:24:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000197740 2024/10/29 03:24:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 03:24:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000197740 2024/10/29 03:24:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 03:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 03:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 03:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000197740 2024/10/29 03:24:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:20 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (25 bytes), uploading instead of streaming 2024/10/29 03:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:20 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/29 03:24:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:20 DEBUG : newLeaf: Running delayed rename now 2024/10/29 03:24:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000197740 2024/10/29 03:24:20 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:20 DEBUG : dir: Looking for writers 2024/10/29 03:24:20 DEBUG : : Looking for writers 2024/10/29 03:24:20 DEBUG : dir: reading active writers 2024/10/29 03:24:20 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:20 DEBUG : >WaitForWriters: 2024/10/29 03:24:20 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:20 DEBUG : dir: Looking for writers 2024/10/29 03:24:20 DEBUG : : Looking for writers 2024/10/29 03:24:20 DEBUG : dir: reading active writers 2024/10/29 03:24:20 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:20 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:20 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:20 DEBUG : dir: Looking for writers 2024/10/29 03:24:20 DEBUG : file1: reading active writers 2024/10/29 03:24:20 DEBUG : : Looking for writers 2024/10/29 03:24:20 DEBUG : dir: reading active writers 2024/10/29 03:24:20 DEBUG : >WaitForWriters: 2024/10/29 03:24:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000746c00 2024/10/29 03:24:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 03:24:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000746c00 2024/10/29 03:24:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 03:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 03:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 03:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000746c00 2024/10/29 03:24:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:20 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (25 bytes), uploading instead of streaming 2024/10/29 03:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:20 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/29 03:24:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:20 DEBUG : newLeaf: Running delayed rename now 2024/10/29 03:24:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000746c00 2024/10/29 03:24:20 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:20 DEBUG : dir: Looking for writers 2024/10/29 03:24:20 DEBUG : : Looking for writers 2024/10/29 03:24:20 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:20 DEBUG : dir: reading active writers 2024/10/29 03:24:20 DEBUG : >WaitForWriters: 2024/10/29 03:24:20 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:20 DEBUG : dir: Looking for writers 2024/10/29 03:24:20 DEBUG : : Looking for writers 2024/10/29 03:24:20 DEBUG : dir: reading active writers 2024/10/29 03:24:20 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:20 DEBUG : >WaitForWriters: 2024/10/29 03:24:20 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:20 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 03:24:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:21 DEBUG : dir/file1(0xc000856380): openPending: 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:21 DEBUG : dir/file1(0xc000856380): >openPending: err= 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 03:24:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:21 DEBUG : dir/file1(0xc000856380): _writeAt: size=14, off=0 2024/10/29 03:24:21 DEBUG : dir/file1(0xc000856380): >_writeAt: n=14, err= 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/29 03:24:21 DEBUG : dir/file1(0xc000856380): close: 2024/10/29 03:24:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/29 03:24:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:21 DEBUG : dir/file1(0xc000856380): >close: err= 2024/10/29 03:24:21 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : file1: reading active writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : file1: reading active writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : file1: reading active writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : file1: reading active writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: starting upload 2024/10/29 03:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:21 INFO : dir/file1: Copied (replaced existing) 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : file1: reading active writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : >WaitForWriters: 2024/10/29 03:24:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008565c0): _readAt: size=512, off=0 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008565c0): openPending: 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008565c0): >openPending: err= 2024/10/29 03:24:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008565c0): >_readAt: n=14, err=EOF 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008565c0): close: 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008565c0): >close: err= 2024/10/29 03:24:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 03:24:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0002df440 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 03:24:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/29 03:24:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0002df440 2024/10/29 03:24:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 03:24:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:21 DEBUG : dir/file1(0xc00091d240): openPending: 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:21 DEBUG : dir/file1(0xc00091d240): >openPending: err= 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 03:24:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:21 DEBUG : dir/file1(0xc00091d240): _writeAt: size=25, off=0 2024/10/29 03:24:21 DEBUG : dir/file1(0xc00091d240): >_writeAt: n=25, err= 2024/10/29 03:24:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 03:24:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0002df440 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:21 DEBUG : newLeaf(0xc00091d240): close: 2024/10/29 03:24:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/29 03:24:21 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-29 03:24:21.366353011 +0000 UTC m=+6.445235426 2024/10/29 03:24:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:21 DEBUG : newLeaf(0xc00091d240): >close: err= 2024/10/29 03:24:21 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:21 DEBUG : newLeaf: vfs cache: starting upload 2024/10/29 03:24:21 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:21 INFO : newLeaf: Copied (replaced existing) 2024/10/29 03:24:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-29 03:24:21 +0000 UTC" 2024/10/29 03:24:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/29 03:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : >WaitForWriters: 2024/10/29 03:24:21 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : >WaitForWriters: 2024/10/29 03:24:21 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:21 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:21 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : file1: reading active writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : >WaitForWriters: 2024/10/29 03:24:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0002de780 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 03:24:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0002de780 2024/10/29 03:24:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 03:24:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008bba00): openPending: 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008bba00): >openPending: err= 2024/10/29 03:24:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 03:24:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008bba00): _writeAt: size=25, off=0 2024/10/29 03:24:21 DEBUG : dir/file1(0xc0008bba00): >_writeAt: n=25, err= 2024/10/29 03:24:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 03:24:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0002de780 2024/10/29 03:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:21 DEBUG : newLeaf(0xc0008bba00): close: 2024/10/29 03:24:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/29 03:24:21 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-29 03:24:21.860569885 +0000 UTC m=+6.939452311 2024/10/29 03:24:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:21 DEBUG : newLeaf(0xc0008bba00): >close: err= 2024/10/29 03:24:21 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:21 DEBUG : dir: Looking for writers 2024/10/29 03:24:21 DEBUG : : Looking for writers 2024/10/29 03:24:21 DEBUG : dir: reading active writers 2024/10/29 03:24:21 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:22 DEBUG : newLeaf: vfs cache: starting upload 2024/10/29 03:24:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:22 INFO : newLeaf: Copied (replaced existing) 2024/10/29 03:24:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-29 03:24:21 +0000 UTC" 2024/10/29 03:24:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/29 03:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:22 DEBUG : >WaitForWriters: 2024/10/29 03:24:22 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:22 DEBUG : >WaitForWriters: 2024/10/29 03:24:22 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:22 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 03:24:22 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:22 DEBUG : dir/file1(0xc000603e40): openPending: 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:22 DEBUG : dir/file1(0xc000603e40): >openPending: err= 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 03:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:22 DEBUG : dir/file1(0xc000603e40): _writeAt: size=14, off=0 2024/10/29 03:24:22 DEBUG : dir/file1(0xc000603e40): >_writeAt: n=14, err= 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/29 03:24:22 DEBUG : dir/file1(0xc000603e40): close: 2024/10/29 03:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/29 03:24:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:22 DEBUG : dir/file1(0xc000603e40): >close: err= 2024/10/29 03:24:22 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : file1: reading active writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : file1: reading active writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : file1: reading active writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : file1: reading active writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: starting upload 2024/10/29 03:24:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:22 INFO : dir/file1: Copied (replaced existing) 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : file1: reading active writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : >WaitForWriters: 2024/10/29 03:24:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:22 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0005da700): _readAt: size=512, off=0 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0005da700): openPending: 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0005da700): >openPending: err= 2024/10/29 03:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0005da700): >_readAt: n=14, err=EOF 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0005da700): close: 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0005da700): >close: err= 2024/10/29 03:24:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 03:24:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000746180 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 03:24:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/29 03:24:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000746180 2024/10/29 03:24:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 03:24:22 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006be380): openPending: 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006be380): >openPending: err= 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 03:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006be380): _writeAt: size=25, off=0 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006be380): >_writeAt: n=25, err= 2024/10/29 03:24:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 03:24:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000746180 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:22 DEBUG : newLeaf(0xc0006be380): close: 2024/10/29 03:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/29 03:24:22 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-29 03:24:22.505523319 +0000 UTC m=+7.584405736 2024/10/29 03:24:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:22 DEBUG : newLeaf(0xc0006be380): >close: err= 2024/10/29 03:24:22 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:22 DEBUG : newLeaf: vfs cache: starting upload 2024/10/29 03:24:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:22 INFO : newLeaf: Copied (replaced existing) 2024/10/29 03:24:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-29 03:24:22 +0000 UTC" 2024/10/29 03:24:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/29 03:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : >WaitForWriters: 2024/10/29 03:24:22 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:22 DEBUG : >WaitForWriters: 2024/10/29 03:24:22 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:22 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:22 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:22 DEBUG : dir: Looking for writers 2024/10/29 03:24:22 DEBUG : file1: reading active writers 2024/10/29 03:24:22 DEBUG : : Looking for writers 2024/10/29 03:24:22 DEBUG : dir: reading active writers 2024/10/29 03:24:22 DEBUG : >WaitForWriters: 2024/10/29 03:24:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:22 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006ec1c0): _readAt: size=512, off=0 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006ec1c0): openPending: 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006ec1c0): >openPending: err= 2024/10/29 03:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/10/29 03:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006ec1c0): >_readAt: n=14, err=EOF 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006ec1c0): close: 2024/10/29 03:24:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/29 03:24:22 DEBUG : dir/file1(0xc0006ec1c0): >close: err= 2024/10/29 03:24:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 03:24:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00064d080 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 03:24:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/29 03:24:22 DEBUG : dir/file1: Updating file with dir/file1 0xc00064d080 2024/10/29 03:24:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 03:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 03:24:23 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:23 DEBUG : dir/file1(0xc0007a3580): openPending: 2024/10/29 03:24:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/29 03:24:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/29 03:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:23 DEBUG : dir/file1(0xc0007a3580): >openPending: err= 2024/10/29 03:24:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 03:24:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:23 DEBUG : dir/file1(0xc0007a3580): _writeAt: size=25, off=0 2024/10/29 03:24:23 DEBUG : dir/file1(0xc0007a3580): >_writeAt: n=25, err= 2024/10/29 03:24:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 03:24:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/29 03:24:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00064d080 2024/10/29 03:24:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:24:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:23 DEBUG : newLeaf(0xc0007a3580): close: 2024/10/29 03:24:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/29 03:24:23 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-29 03:24:23.012131576 +0000 UTC m=+8.091014022 2024/10/29 03:24:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:23 DEBUG : newLeaf(0xc0007a3580): >close: err= 2024/10/29 03:24:23 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:23 DEBUG : newLeaf: vfs cache: starting upload 2024/10/29 03:24:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:23 INFO : newLeaf: Copied (replaced existing) 2024/10/29 03:24:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-29 03:24:23 +0000 UTC" 2024/10/29 03:24:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/29 03:24:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 03:24:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : >WaitForWriters: 2024/10/29 03:24:23 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : newLeaf: reading active writers 2024/10/29 03:24:23 DEBUG : >WaitForWriters: 2024/10/29 03:24:23 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:23 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:23 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:23 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:23 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 03:24:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : file1: reading active writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:23 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 03:24:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/29 03:24:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/29 03:24:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/29 03:24:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/10/29 03:24:23 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : file1: reading active writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:23 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 03:24:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/29 03:24:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/29 03:24:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/29 03:24:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/10/29 03:24:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/10/29 03:24:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/10/29 03:24:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/29 03:24:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/29 03:24:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/29 03:24:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/10/29 03:24:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/29 03:24:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/29 03:24:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/29 03:24:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/10/29 03:24:23 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : file1: reading active writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:23 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 03:24:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:23 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:23 DEBUG : dir: Looking for writers 2024/10/29 03:24:23 DEBUG : file1: reading active writers 2024/10/29 03:24:23 DEBUG : : Looking for writers 2024/10/29 03:24:23 DEBUG : dir: reading active writers 2024/10/29 03:24:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:24 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/29 03:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:24 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/10/29 03:24:24 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/10/29 03:24:24 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:24 DEBUG : dir: Looking for writers 2024/10/29 03:24:24 DEBUG : file1: reading active writers 2024/10/29 03:24:24 DEBUG : : Looking for writers 2024/10/29 03:24:24 DEBUG : dir: reading active writers 2024/10/29 03:24:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:24 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:24 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): _readAt: size=1, off=0 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): openPending: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 03:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): >openPending: err= 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): >_readAt: n=1, err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): _readAt: size=256, off=1 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): >_readAt: n=15, err=EOF 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): _readAt: size=16, off=16 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): >_readAt: n=0, err=EOF 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): close: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): >close: err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): close: 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000857b00): >close: err=file already closed 2024/10/29 03:24:24 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:24 DEBUG : dir: Looking for writers 2024/10/29 03:24:24 DEBUG : file1: reading active writers 2024/10/29 03:24:24 DEBUG : : Looking for writers 2024/10/29 03:24:24 DEBUG : dir: reading active writers 2024/10/29 03:24:24 DEBUG : >WaitForWriters: 2024/10/29 03:24:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:24 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:24 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): _readAt: size=1, off=0 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): openPending: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 03:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): >openPending: err= 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): >_readAt: n=1, err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): _readAt: size=1, off=5 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): >_readAt: n=1, err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): _readAt: size=1, off=3 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): >_readAt: n=1, err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): _readAt: size=1, off=13 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): >_readAt: n=1, err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): _readAt: size=16, off=100 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): close: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/29 03:24:24 DEBUG : dir/file1(0xc0007da1c0): >close: err= 2024/10/29 03:24:24 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:24 DEBUG : dir: Looking for writers 2024/10/29 03:24:24 DEBUG : file1: reading active writers 2024/10/29 03:24:24 DEBUG : : Looking for writers 2024/10/29 03:24:24 DEBUG : dir: reading active writers 2024/10/29 03:24:24 DEBUG : >WaitForWriters: 2024/10/29 03:24:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:24 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:24 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): _readAt: size=1, off=0 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): openPending: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 03:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): >openPending: err= 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): >_readAt: n=1, err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): _readAt: size=1, off=5 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): >_readAt: n=1, err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): _readAt: size=1, off=1 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): >_readAt: n=1, err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): _readAt: size=6, off=10 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): >_readAt: n=6, err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): _readAt: size=256, off=10 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): >_readAt: n=6, err=EOF 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): _readAt: size=256, off=100 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): >_readAt: n=0, err=EOF 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): close: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): >close: err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): _readAt: size=256, off=100 2024/10/29 03:24:24 DEBUG : dir/file1(0xc000b69980): >_readAt: n=0, err=file already closed 2024/10/29 03:24:24 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:24 DEBUG : dir: Looking for writers 2024/10/29 03:24:24 DEBUG : file1: reading active writers 2024/10/29 03:24:24 DEBUG : : Looking for writers 2024/10/29 03:24:24 DEBUG : dir: reading active writers 2024/10/29 03:24:24 DEBUG : >WaitForWriters: 2024/10/29 03:24:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:24 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:24 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00068e6c0): RWFileHandle.Flush 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00068e6c0): _readAt: size=256, off=0 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00068e6c0): openPending: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 03:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00068e6c0): >openPending: err= 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00068e6c0): >_readAt: n=16, err=EOF 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00068e6c0): RWFileHandle.Flush 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00068e6c0): RWFileHandle.Flush 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00068e6c0): close: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00068e6c0): >close: err= 2024/10/29 03:24:24 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:24 DEBUG : dir: Looking for writers 2024/10/29 03:24:24 DEBUG : file1: reading active writers 2024/10/29 03:24:24 DEBUG : : Looking for writers 2024/10/29 03:24:24 DEBUG : dir: reading active writers 2024/10/29 03:24:24 DEBUG : >WaitForWriters: 2024/10/29 03:24:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:24 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/29 03:24:24 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00081e2c0): _readAt: size=256, off=0 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00081e2c0): openPending: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 03:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00081e2c0): >openPending: err= 2024/10/29 03:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00081e2c0): >_readAt: n=16, err=EOF 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00081e2c0): RWFileHandle.Release 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00081e2c0): close: 2024/10/29 03:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00081e2c0): >close: err= 2024/10/29 03:24:24 DEBUG : dir/file1(0xc00081e2c0): RWFileHandle.Release 2024/10/29 03:24:24 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:24 DEBUG : dir: Looking for writers 2024/10/29 03:24:24 DEBUG : file1: reading active writers 2024/10/29 03:24:24 DEBUG : : Looking for writers 2024/10/29 03:24:24 DEBUG : dir: reading active writers 2024/10/29 03:24:24 DEBUG : >WaitForWriters: 2024/10/29 03:24:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:24 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:24 DEBUG : file1: newRWFileHandle: 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): openPending: 2024/10/29 03:24:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): >openPending: err= 2024/10/29 03:24:24 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 03:24:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 03:24:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): _writeAt: size=5, off=0 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): >_writeAt: n=5, err= 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): _writeAt: size=7, off=5 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): >_writeAt: n=7, err= 2024/10/29 03:24:24 DEBUG : file1: vfs cache: truncate to size=11 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): close: 2024/10/29 03:24:24 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 03:24:24.970731657 +0000 UTC m=+10.049614043 2024/10/29 03:24:24 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): >close: err= 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): close: 2024/10/29 03:24:24 DEBUG : file1(0xc0007d0c80): >close: err=file already closed 2024/10/29 03:24:24 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:24 DEBUG : : Looking for writers 2024/10/29 03:24:24 DEBUG : file1: reading active writers 2024/10/29 03:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:24 DEBUG : : Looking for writers 2024/10/29 03:24:24 DEBUG : file1: reading active writers 2024/10/29 03:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:25 DEBUG : file1: vfs cache: starting upload 2024/10/29 03:24:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:25 INFO : file1: Copied (new) 2024/10/29 03:24:25 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-29 03:24:24 +0000 UTC" 2024/10/29 03:24:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : >WaitForWriters: 2024/10/29 03:24:25 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : >WaitForWriters: 2024/10/29 03:24:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:25 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:25 DEBUG : file1: newRWFileHandle: 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): openPending: 2024/10/29 03:24:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): >openPending: err= 2024/10/29 03:24:25 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 03:24:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): _writeAt: size=7, off=0 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): >_writeAt: n=7, err= 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): _writeAt: size=6, off=5 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): >_writeAt: n=6, err= 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): close: 2024/10/29 03:24:25 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 03:24:25.166581364 +0000 UTC m=+10.245463810 2024/10/29 03:24:25 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): >close: err= 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): _writeAt: size=5, off=0 2024/10/29 03:24:25 DEBUG : file1(0xc0006c4cc0): >_writeAt: n=0, err=file already closed 2024/10/29 03:24:25 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:25 DEBUG : file1: vfs cache: starting upload 2024/10/29 03:24:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:25 INFO : file1: Copied (new) 2024/10/29 03:24:25 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-29 03:24:25 +0000 UTC" 2024/10/29 03:24:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : >WaitForWriters: 2024/10/29 03:24:25 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : >WaitForWriters: 2024/10/29 03:24:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:25 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:25 DEBUG : file1: newRWFileHandle: 2024/10/29 03:24:25 DEBUG : file1(0xc0006eb840): openPending: 2024/10/29 03:24:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 DEBUG : file1(0xc0006eb840): >openPending: err= 2024/10/29 03:24:25 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 03:24:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 03:24:25 DEBUG : file1(0xc0006eb840): close: 2024/10/29 03:24:25 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 03:24:25.363568106 +0000 UTC m=+10.442450513 2024/10/29 03:24:25 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:25 DEBUG : file1(0xc0006eb840): >close: err= 2024/10/29 03:24:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/29 03:24:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 03:24:25 DEBUG : file2: newRWFileHandle: 2024/10/29 03:24:25 DEBUG : file2(0xc0006eb900): openPending: 2024/10/29 03:24:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/29 03:24:25 DEBUG : file2(0xc0006eb900): >openPending: err= 2024/10/29 03:24:25 DEBUG : file2: >newRWFileHandle: err= 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/29 03:24:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/10/29 03:24:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/10/29 03:24:25 DEBUG : file2(0xc0006eb900): RWFileHandle.Flush 2024/10/29 03:24:25 DEBUG : file2(0xc0006eb900): RWFileHandle.Release 2024/10/29 03:24:25 DEBUG : file2(0xc0006eb900): close: 2024/10/29 03:24:25 DEBUG : file2: vfs cache: setting modification time to 2024-10-29 03:24:25.364545834 +0000 UTC m=+10.443428249 2024/10/29 03:24:25 INFO : file2: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:25 DEBUG : file2(0xc0006eb900): >close: err= 2024/10/29 03:24:25 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file2: reading active writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : file2: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file2: reading active writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : file2: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/10/29 03:24:25 DEBUG : file1: vfs cache: starting upload 2024/10/29 03:24:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:25 DEBUG : file2: vfs cache: starting upload 2024/10/29 03:24:25 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:25 INFO : file1: Copied (new) 2024/10/29 03:24:25 DEBUG : file1: vfs cache: fingerprint now "0,2024-10-29 03:24:25 +0000 UTC" 2024/10/29 03:24:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file2: reading active writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/29 03:24:25 INFO : file2: Copied (new) 2024/10/29 03:24:25 DEBUG : file2: vfs cache: fingerprint now "0,2024-10-29 03:24:25 +0000 UTC" 2024/10/29 03:24:25 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/29 03:24:25 INFO : file2: vfs cache: upload succeeded try #1 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : file2: reading active writers 2024/10/29 03:24:25 DEBUG : >WaitForWriters: 2024/10/29 03:24:25 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : file2: reading active writers 2024/10/29 03:24:25 DEBUG : >WaitForWriters: 2024/10/29 03:24:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:25 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:25 DEBUG : file1: newRWFileHandle: 2024/10/29 03:24:25 DEBUG : file1(0xc000b0d240): openPending: 2024/10/29 03:24:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 DEBUG : file1(0xc000b0d240): >openPending: err= 2024/10/29 03:24:25 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 03:24:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 03:24:25 DEBUG : file1(0xc000b0d240): _writeAt: size=5, off=0 2024/10/29 03:24:25 DEBUG : file1(0xc000b0d240): >_writeAt: n=5, err= 2024/10/29 03:24:25 DEBUG : file1(0xc000b0d240): RWFileHandle.Flush 2024/10/29 03:24:25 DEBUG : file1(0xc000b0d240): RWFileHandle.Flush 2024/10/29 03:24:25 DEBUG : file1(0xc000b0d240): close: 2024/10/29 03:24:25 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 03:24:25.732876839 +0000 UTC m=+10.811759275 2024/10/29 03:24:25 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:25 DEBUG : file1(0xc000b0d240): >close: err= 2024/10/29 03:24:25 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:25 DEBUG : file1: vfs cache: starting upload 2024/10/29 03:24:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:25 INFO : file1: Copied (new) 2024/10/29 03:24:25 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-29 03:24:25 +0000 UTC" 2024/10/29 03:24:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : >WaitForWriters: 2024/10/29 03:24:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.18s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:25 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:25 DEBUG : file1: newRWFileHandle: 2024/10/29 03:24:25 DEBUG : file1(0xc000995580): openPending: 2024/10/29 03:24:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 DEBUG : file1(0xc000995580): >openPending: err= 2024/10/29 03:24:25 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 03:24:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 03:24:25 DEBUG : file1(0xc000995580): _writeAt: size=5, off=0 2024/10/29 03:24:25 DEBUG : file1(0xc000995580): >_writeAt: n=5, err= 2024/10/29 03:24:25 DEBUG : file1(0xc000995580): RWFileHandle.Release 2024/10/29 03:24:25 DEBUG : file1(0xc000995580): close: 2024/10/29 03:24:25 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 03:24:25.918094132 +0000 UTC m=+10.996976537 2024/10/29 03:24:25 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:25 DEBUG : file1(0xc000995580): >close: err= 2024/10/29 03:24:25 DEBUG : file1(0xc000995580): RWFileHandle.Release 2024/10/29 03:24:25 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:25 DEBUG : : Looking for writers 2024/10/29 03:24:25 DEBUG : file1: reading active writers 2024/10/29 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:26 DEBUG : file1: vfs cache: starting upload 2024/10/29 03:24:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:26 INFO : file1: Copied (new) 2024/10/29 03:24:26 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-29 03:24:25 +0000 UTC" 2024/10/29 03:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:26 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : >WaitForWriters: 2024/10/29 03:24:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:26 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 03:24:26 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : dir/file1(0xc0009da5c0): openPending: 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 03:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:26 DEBUG : dir/file1(0xc0009da5c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 03:24:26 DEBUG : dir/file1(0xc0009da5c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : dir/file1(0xc0009da5c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : dir/file1(0xc0009da5c0): close: 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-29 03:24:26.168431854 +0000 UTC m=+11.247314250 2024/10/29 03:24:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : dir/file1(0xc0009da5c0): >close: err= 2024/10/29 03:24:26 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: starting upload 2024/10/29 03:24:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:26 INFO : dir/file1: Copied (replaced existing) 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-10-29 03:24:26 +0000 UTC" 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : >WaitForWriters: 2024/10/29 03:24:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:26 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : dir/file1: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/29 03:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/29 03:24:26 DEBUG : dir/file1(0xc000b93e00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : dir/file1(0xc000b93e00): openPending: 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/29 03:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:26 DEBUG : dir/file1(0xc000b93e00): >openPending: err= 2024/10/29 03:24:26 DEBUG : dir/file1(0xc000b93e00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : dir/file1(0xc000b93e00): _writeAt: size=15, off=5 2024/10/29 03:24:26 DEBUG : dir/file1(0xc000b93e00): >_writeAt: n=15, err= 2024/10/29 03:24:26 DEBUG : dir/file1(0xc000b93e00): close: 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-29 03:24:26.450218202 +0000 UTC m=+11.529100588 2024/10/29 03:24:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : dir/file1(0xc000b93e00): >close: err= 2024/10/29 03:24:26 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: starting upload 2024/10/29 03:24:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:26 INFO : dir/file1: Copied (replaced existing) 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-10-29 03:24:26 +0000 UTC" 2024/10/29 03:24:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:26 DEBUG : dir: Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : dir: reading active writers 2024/10/29 03:24:26 DEBUG : >WaitForWriters: 2024/10/29 03:24:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:26 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : file1: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : file1(0xc0008fd380): openPending: 2024/10/29 03:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:26 DEBUG : file1(0xc0008fd380): >openPending: err= 2024/10/29 03:24:26 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 03:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/29 03:24:26 DEBUG : file1(0xc0008fd380): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : file1(0xc0008fd380): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : file1(0xc0008fd380): close: 2024/10/29 03:24:26 DEBUG : file1: vfs cache: setting modification time to 2024-10-29 03:24:26.667887367 +0000 UTC m=+11.746769763 2024/10/29 03:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : file1(0xc0008fd380): >close: err= 2024/10/29 03:24:26 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:26 DEBUG : file1: vfs cache: starting upload 2024/10/29 03:24:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:26 INFO : file1: Copied (new) 2024/10/29 03:24:26 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-29 03:24:26 +0000 UTC" 2024/10/29 03:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:26 INFO : file1: vfs cache: upload succeeded try #1 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : file1: reading active writers 2024/10/29 03:24:26 DEBUG : >WaitForWriters: 2024/10/29 03:24:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.18s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:26 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/10/29 03:24:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857100): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857100): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857100): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857100): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857100): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.853616235 +0000 UTC m=+11.932498611 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857100): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857140): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857140): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857140): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857140): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857140): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857140): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857140): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.853616235 +0000 UTC m=+11.932498611 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857140): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857180): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857180): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857180): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857180): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857180): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.853616235 +0000 UTC m=+11.932498611 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857180): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7f10 item 1 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008571c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008571c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008571c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008571c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008571c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.855530462 +0000 UTC m=+11.934412858 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008571c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857200): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857200): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857200): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857200): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857200): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.855530462 +0000 UTC m=+11.934412858 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857200): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db6c0 item 2 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857240): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857240): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857240): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857240): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857240): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.856758016 +0000 UTC m=+11.935640401 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857240): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857280): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857280): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857280): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857280): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857280): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857280): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857280): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.856758016 +0000 UTC m=+11.935640401 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857280): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008572c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008572c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008572c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008572c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008572c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.856758016 +0000 UTC m=+11.935640401 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008572c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbb20 item 3 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857340): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857340): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857340): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857340): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857340): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.858437313 +0000 UTC m=+11.937319729 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857340): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008573c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008573c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008573c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008573c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008573c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.858437313 +0000 UTC m=+11.937319729 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008573c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004807e0 item 4 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857400): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857400): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857400): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857400): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857400): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.859722715 +0000 UTC m=+11.938605121 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857400): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857440): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857440): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857440): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857440): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857440): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857440): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857440): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.859722715 +0000 UTC m=+11.938605121 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857440): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857480): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857480): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857480): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857480): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857480): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.859722715 +0000 UTC m=+11.938605121 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857480): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d90 item 5 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857500): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857500): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857500): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857500): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857500): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.861363631 +0000 UTC m=+11.940246027 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857500): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857580): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857580): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857580): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857580): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857580): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.861363631 +0000 UTC m=+11.940246027 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857580): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481570 item 6 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857600): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857600): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857600): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857600): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857600): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.862617443 +0000 UTC m=+11.941499839 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857600): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008576c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008576c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008576c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008576c0): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008576c0): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008576c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008576c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.862617443 +0000 UTC m=+11.941499839 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008576c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857700): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857700): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857700): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857700): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857700): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.862617443 +0000 UTC m=+11.941499839 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857700): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481880 item 7 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857780): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857780): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857780): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857780): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857780): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.864318902 +0000 UTC m=+11.943201299 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857780): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857800): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857800): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857800): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857800): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857800): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.864318902 +0000 UTC m=+11.943201299 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857800): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ea0 item 8 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857840): _readAt: size=2, off=0 2024/10/29 03:24:26 ERROR : open-test-file(0xc000857840): Couldn't read size of file 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857840): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857840): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857840): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857840): close: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857840): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857880): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857880): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857880): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857880): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857880): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.865560302 +0000 UTC m=+11.944442698 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857880): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008578c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008578c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008578c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008578c0): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008578c0): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008578c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008578c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.865560302 +0000 UTC m=+11.944442698 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0008578c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857900): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857900): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857900): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857900): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857900): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.865560302 +0000 UTC m=+11.944442698 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857900): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322770 item 9 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857980): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857980): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857980): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857980): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857980): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.86694061 +0000 UTC m=+11.945823006 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857980): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857a00): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857a00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857a00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857a00): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857a00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.86694061 +0000 UTC m=+11.945823006 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857a00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323260 item 10 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ac0): _readAt: size=2, off=0 2024/10/29 03:24:26 ERROR : open-test-file(0xc000857ac0): Couldn't read size of file 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ac0): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ac0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ac0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ac0): close: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ac0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857b00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857b00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857b00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857b00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857b00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.868016861 +0000 UTC m=+11.946899247 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857b00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857bc0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857bc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857bc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857bc0): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857bc0): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857bc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857bc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.868016861 +0000 UTC m=+11.946899247 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857bc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c00): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c00): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.868016861 +0000 UTC m=+11.946899247 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323a40 item 11 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.869285551 +0000 UTC m=+11.948167947 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857c80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857d00): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857d00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857d00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857d00): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857d00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.869285551 +0000 UTC m=+11.948167947 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857d00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4150 item 12 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857dc0): _readAt: size=2, off=0 2024/10/29 03:24:26 ERROR : open-test-file(0xc000857dc0): Couldn't read size of file 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857dc0): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857dc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857dc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857dc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857dc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857e00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857e00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857e00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857e00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857e00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.870305276 +0000 UTC m=+11.949187673 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857e00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ec0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ec0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ec0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ec0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ec0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.870305276 +0000 UTC m=+11.949187673 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857ec0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4690 item 13 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857f40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857f40): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857f40): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857f40): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857f40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.871402767 +0000 UTC m=+11.950285163 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000857f40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e0c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e0c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e0c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e0c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e0c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.871402767 +0000 UTC m=+11.950285163 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e0c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4a10 item 14 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e180): _readAt: size=2, off=0 2024/10/29 03:24:26 ERROR : open-test-file(0xc00067e180): Couldn't read size of file 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e180): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e180): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e180): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e180): close: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e180): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e1c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e1c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e1c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e1c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e1c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.872449122 +0000 UTC m=+11.951331518 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e1c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e280): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e280): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e280): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e280): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e280): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.872449122 +0000 UTC m=+11.951331518 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e280): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4cb0 item 15 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e300): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e300): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e300): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e300): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e300): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.87355545 +0000 UTC m=+11.952437846 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e300): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e380): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e380): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e380): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e380): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e380): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.87355545 +0000 UTC m=+11.952437846 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e380): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c5260 item 16 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e3c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e3c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e3c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e3c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e3c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.875073536 +0000 UTC m=+11.953955932 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e3c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e400): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e400): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e400): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e400): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e400): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e400): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e400): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e400): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.875073536 +0000 UTC m=+11.953955932 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e400): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e440): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e440): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e440): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e440): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e440): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.875073536 +0000 UTC m=+11.953955932 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e440): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c5880 item 17 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e4c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e4c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e4c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e4c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e4c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.876754938 +0000 UTC m=+11.955637343 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e4c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e540): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e540): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e540): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e540): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e540): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.876754938 +0000 UTC m=+11.955637343 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e540): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c4d0 item 18 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e5c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e5c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e5c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e5c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e5c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.877855583 +0000 UTC m=+11.956737990 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e5c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e680): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e680): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e680): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e680): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e680): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e680): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e680): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e680): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.877855583 +0000 UTC m=+11.956737990 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00067e680): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d380): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d380): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d380): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d380): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d380): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.877855583 +0000 UTC m=+11.956737990 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d380): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cc40 item 19 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d400): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d400): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d400): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d400): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d400): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.879408535 +0000 UTC m=+11.958290932 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d400): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d480): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d480): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d480): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d480): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d480): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.879408535 +0000 UTC m=+11.958290932 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d480): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315570 item 20 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d500): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d500): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d500): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d500): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d500): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.880307625 +0000 UTC m=+11.959190012 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d500): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d5c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d5c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d5c0): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d5c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d5c0): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d5c0): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d5c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d5c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.880307625 +0000 UTC m=+11.959190012 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d5c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d600): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d600): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d600): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d600): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d600): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.880307625 +0000 UTC m=+11.959190012 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d600): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ce0 item 21 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d680): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d680): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d680): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d680): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d680): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.881681502 +0000 UTC m=+11.960563899 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d680): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d700): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d700): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d700): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d700): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d700): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.881681502 +0000 UTC m=+11.960563899 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d700): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aaf0 item 22 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d780): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d780): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d780): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d780): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d780): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.882746431 +0000 UTC m=+11.961628818 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d780): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d840): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d840): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d840): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d840): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d840): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d840): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d840): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d840): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.882746431 +0000 UTC m=+11.961628818 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d840): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d880): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d880): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d880): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d880): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d880): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.882746431 +0000 UTC m=+11.961628818 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d880): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aee0 item 23 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d900): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d900): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d900): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d900): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d900): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.884054365 +0000 UTC m=+11.962936772 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d900): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d980): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d980): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d980): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d980): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d980): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.884054365 +0000 UTC m=+11.962936772 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086d980): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b3b0 item 24 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da40): _readAt: size=2, off=0 2024/10/29 03:24:26 ERROR : open-test-file(0xc00086da40): Couldn't read size of file 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da40): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da40): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da40): close: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.885253605 +0000 UTC m=+11.964135992 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086da80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db40): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db40): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db40): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db40): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db40): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.885253605 +0000 UTC m=+11.964135992 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db80): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db80): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db80): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.885253605 +0000 UTC m=+11.964135992 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086db80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b7a0 item 25 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.886703165 +0000 UTC m=+11.965585561 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc80): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc80): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc80): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.886703165 +0000 UTC m=+11.965585561 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dc80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e00e0 item 26 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd40): _readAt: size=2, off=0 2024/10/29 03:24:26 ERROR : open-test-file(0xc00086dd40): Couldn't read size of file 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd40): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd40): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd40): close: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.887672977 +0000 UTC m=+11.966555362 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086dd80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de40): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de40): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de40): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de40): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de40): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.887672977 +0000 UTC m=+11.966555362 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de80): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de80): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de80): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.887672977 +0000 UTC m=+11.966555362 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086de80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0540 item 27 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086df00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086df00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086df00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086df00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086df00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.889080446 +0000 UTC m=+11.967962842 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00086df00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a000): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a000): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a000): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a000): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a000): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.889080446 +0000 UTC m=+11.967962842 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a000): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e08c0 item 28 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a0c0): _readAt: size=2, off=0 2024/10/29 03:24:26 ERROR : open-test-file(0xc00055a0c0): Couldn't read size of file 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a0c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a0c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a0c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a0c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a0c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a100): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a100): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a100): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a100): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a100): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.890055668 +0000 UTC m=+11.968938054 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a100): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a1c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a1c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a1c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a1c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a1c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.890055668 +0000 UTC m=+11.968938054 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a1c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0bd0 item 29 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a240): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a240): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a240): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a240): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a240): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.89100952 +0000 UTC m=+11.969891906 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a240): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a2c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a2c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a2c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a2c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a2c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.89100952 +0000 UTC m=+11.969891906 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a2c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0e70 item 30 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a380): _readAt: size=2, off=0 2024/10/29 03:24:26 ERROR : open-test-file(0xc00055a380): Couldn't read size of file 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a380): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a380): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a380): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a380): close: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a380): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a3c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a3c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a3c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a3c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a3c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.892205494 +0000 UTC m=+11.971087880 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a3c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a480): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a480): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a480): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a480): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a480): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.892205494 +0000 UTC m=+11.971087880 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a480): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1180 item 31 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a500): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a500): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a500): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a500): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a500): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.893316711 +0000 UTC m=+11.972199107 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a500): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a580): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a580): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a580): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a580): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a580): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.893316711 +0000 UTC m=+11.972199107 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a580): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1500 item 32 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a5c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a5c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a5c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a5c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a5c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.894434359 +0000 UTC m=+11.973316755 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a5c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a600): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a600): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a600): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a600): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a600): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1810 item 33 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a600): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a600): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.894881524 +0000 UTC m=+11.973763920 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a600): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a640): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a640): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a640): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a640): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a640): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.894881524 +0000 UTC m=+11.973763920 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a640): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e19d0 item 33 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a680): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a680): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a680): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a680): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a680): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.89606708 +0000 UTC m=+11.974949476 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a680): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a6c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a6c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1f10 item 34 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a6c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a6c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a6c0): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a6c0): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a6c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.89646862 +0000 UTC m=+11.975351026 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a6c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a700): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a700): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a700): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a700): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a700): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.89646862 +0000 UTC m=+11.975351026 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a700): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 34 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a740): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a740): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a740): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a740): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a740): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.897427722 +0000 UTC m=+11.976310107 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a740): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a780): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a780): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a780): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a780): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a780): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 35 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a780): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a780): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.897793295 +0000 UTC m=+11.976675691 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a780): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a7c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a7c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a7c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a7c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a7c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.897793295 +0000 UTC m=+11.976675691 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a7c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 35 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a840): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a840): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a840): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a840): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a840): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.898816647 +0000 UTC m=+11.977699043 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a840): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a900): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a900): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 36 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a900): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a900): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a900): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a900): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a900): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.899270194 +0000 UTC m=+11.978152590 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a900): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a940): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a940): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a940): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a940): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a940): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.899270194 +0000 UTC m=+11.978152590 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a940): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 36 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a980): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a980): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a980): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a980): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a980): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.900230658 +0000 UTC m=+11.979113045 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a980): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a9c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a9c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a9c0): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a9c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a9c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 37 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a9c0): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a9c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.900594558 +0000 UTC m=+11.979476954 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055a9c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa00): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa00): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.900594558 +0000 UTC m=+11.979476954 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 37 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.901603974 +0000 UTC m=+11.980486380 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aa80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab40): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 38 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab40): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab40): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab40): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.901999353 +0000 UTC m=+11.980881759 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab80): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab80): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab80): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.901999353 +0000 UTC m=+11.980881759 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ab80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 38 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ac40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ac40): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ac40): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ac40): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ac40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.902984373 +0000 UTC m=+11.981866769 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ac40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad00): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad00): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 39 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad00): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.903370414 +0000 UTC m=+11.982252810 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad40): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad40): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad40): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.903370414 +0000 UTC m=+11.982252810 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ad40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 39 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055adc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055adc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055adc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055adc0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055adc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.904393115 +0000 UTC m=+11.983275501 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055adc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ae80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ae80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150d20 item 40 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ae80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ae80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ae80): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ae80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ae80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.904798753 +0000 UTC m=+11.983681159 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ae80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aec0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aec0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aec0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aec0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aec0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.904798753 +0000 UTC m=+11.983681159 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055aec0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150ee0 item 40 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af00): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.905719964 +0000 UTC m=+11.984602350 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af40): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af40): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151260 item 41 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af40): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.906060821 +0000 UTC m=+11.984943217 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af80): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151490 item 41 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.906423799 +0000 UTC m=+11.985306195 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055af80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055afc0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055afc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055afc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055afc0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055afc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.906423799 +0000 UTC m=+11.985306195 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055afc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151650 item 41 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b080): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b080): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b080): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b080): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b080): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b080): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b080): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.907487056 +0000 UTC m=+11.986369432 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b080): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b0c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b0c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b0c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151960 item 42 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b0c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b0c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.907797055 +0000 UTC m=+11.986679440 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b0c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b180): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b180): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151ab0 item 42 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b180): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b180): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b180): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b180): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b180): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.908261933 +0000 UTC m=+11.987144320 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b180): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b1c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b1c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b1c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b1c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b1c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.908261933 +0000 UTC m=+11.987144320 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b1c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151c70 item 42 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b280): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b280): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b280): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b280): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b280): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b280): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b280): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.909151275 +0000 UTC m=+11.988033662 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b280): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b2c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b2c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b2c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6000 item 43 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b2c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b2c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.909478035 +0000 UTC m=+11.988360421 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b2c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b380): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b380): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b380): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b380): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b380): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6150 item 43 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b380): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b380): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.909778647 +0000 UTC m=+11.988661033 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b380): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b3c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b3c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b3c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b3c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b3c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.909778647 +0000 UTC m=+11.988661033 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b3c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e62a0 item 43 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b480): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b480): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b480): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b480): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b480): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b480): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b480): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.910587769 +0000 UTC m=+11.989470156 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b480): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b4c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b4c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b4c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6700 item 44 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b4c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b4c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.910888511 +0000 UTC m=+11.989770896 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b4c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b580): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b580): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e68c0 item 44 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b580): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b580): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b580): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b580): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b580): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.91123557 +0000 UTC m=+11.990117956 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b580): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b5c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b5c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b5c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b5c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b5c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.91123557 +0000 UTC m=+11.990117956 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b5c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6a10 item 44 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b680): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b680): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b680): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b680): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b680): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b680): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b680): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.912066793 +0000 UTC m=+11.990949178 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b680): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b6c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b6c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b6c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6d90 item 45 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b6c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b6c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.912397691 +0000 UTC m=+11.991280067 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b6c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b780): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b780): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b780): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b780): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b780): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.912397691 +0000 UTC m=+11.991280067 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b780): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6fc0 item 45 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b840): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b840): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b840): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b840): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b840): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b840): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b840): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.913212343 +0000 UTC m=+11.992094739 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b840): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b880): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b880): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b880): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7880 item 46 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b880): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b880): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.913546546 +0000 UTC m=+11.992428933 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b880): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b940): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b940): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b940): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b940): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b940): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.913546546 +0000 UTC m=+11.992428933 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055b940): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7c70 item 46 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba00): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.914851926 +0000 UTC m=+11.993734312 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba40): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba40): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e1c0 item 47 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba40): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.915203993 +0000 UTC m=+11.994086380 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055ba40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bb00): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bb00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bb00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bb00): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bb00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.915203993 +0000 UTC m=+11.994086380 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bb00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 47 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bbc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bbc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bbc0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bbc0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bbc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bbc0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bbc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.916360284 +0000 UTC m=+11.995242670 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bbc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bc00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bc00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bc00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e930 item 48 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bc00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bc00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.916704848 +0000 UTC m=+11.995587234 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bc00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bcc0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bcc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bcc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bcc0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bcc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.916704848 +0000 UTC m=+11.995587234 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bcc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ebd0 item 48 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.917684108 +0000 UTC m=+11.996566504 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd40): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd40): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd40): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd40): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f110 item 49 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd40): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.91807095 +0000 UTC m=+11.996953346 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd80): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd80): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd80): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.91807095 +0000 UTC m=+11.996953346 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bd80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f260 item 49 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055be00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055be00): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055be00): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055be00): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055be00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.91928557 +0000 UTC m=+11.998167985 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055be00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bec0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bec0): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bec0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f650 item 50 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bec0): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bec0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bec0): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bec0): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bec0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.919668356 +0000 UTC m=+11.998550752 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bec0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bf00): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bf00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bf00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bf00): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bf00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.919668356 +0000 UTC m=+11.998550752 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc00055bf00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f9d0 item 50 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4000): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4000): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4000): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4000): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4000): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.920852938 +0000 UTC m=+11.999735334 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4000): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e40c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e40c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e40c0): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e40c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e40c0): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e40c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fea0 item 51 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e40c0): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e40c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.921208834 +0000 UTC m=+12.000091240 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e40c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4100): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4100): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4100): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4100): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4100): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.921208834 +0000 UTC m=+12.000091240 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4100): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490230 item 51 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4180): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4180): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4180): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4180): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4180): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.922363009 +0000 UTC m=+12.001245405 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4180): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4280): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4280): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4280): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490620 item 52 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4280): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4280): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4280): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4280): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4280): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.92288231 +0000 UTC m=+12.001764686 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4280): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e42c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e42c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e42c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e42c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e42c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.92288231 +0000 UTC m=+12.001764686 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e42c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490850 item 52 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4340): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4340): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4340): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4340): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4340): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.923911202 +0000 UTC m=+12.002793608 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4340): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4400): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4400): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4400): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4400): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4400): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4400): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490bd0 item 53 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4400): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4400): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.92424204 +0000 UTC m=+12.003124446 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4400): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4440): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4440): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4440): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4440): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4440): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.92424204 +0000 UTC m=+12.003124446 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4440): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e00 item 53 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e44c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e44c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e44c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e44c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e44c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.925431142 +0000 UTC m=+12.004313528 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e44c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4580): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4580): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4580): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004913b0 item 54 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4580): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4580): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4580): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4580): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4580): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.925796846 +0000 UTC m=+12.004679231 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4580): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e45c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e45c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e45c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e45c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e45c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.925796846 +0000 UTC m=+12.004679231 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e45c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004918f0 item 54 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4640): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4640): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4640): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4640): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4640): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.926837279 +0000 UTC m=+12.005719665 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4640): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4700): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4700): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4700): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4700): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4700): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4700): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ce0 item 55 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4700): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4700): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.927200728 +0000 UTC m=+12.006083115 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4700): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4740): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4740): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4740): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4740): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4740): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.927200728 +0000 UTC m=+12.006083115 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4740): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494000 item 55 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e47c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e47c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e47c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e47c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e47c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.928201038 +0000 UTC m=+12.007083424 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e47c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4880): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4880): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4880): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494850 item 56 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4880): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4880): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4880): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4880): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4880): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.928564556 +0000 UTC m=+12.007446943 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4880): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e48c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e48c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e48c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e48c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e48c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.928564556 +0000 UTC m=+12.007446943 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e48c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494af0 item 56 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4980): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4980): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4980): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4980): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4980): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4980): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4980): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4980): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.929488182 +0000 UTC m=+12.008370608 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4980): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e49c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e49c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e49c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494d90 item 57 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e49c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e49c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.929829961 +0000 UTC m=+12.008712347 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e49c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4a80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4a80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4a80): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4a80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4a80): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4a80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494ee0 item 57 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4a80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4a80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.930168052 +0000 UTC m=+12.009050448 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4a80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ac0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ac0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ac0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ac0): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ac0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.930168052 +0000 UTC m=+12.009050448 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ac0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495110 item 57 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4b80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4b80): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4b80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4b80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4b80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4b80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4b80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4b80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.931188198 +0000 UTC m=+12.010070584 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4b80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4bc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4bc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4bc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495490 item 58 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4bc0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4bc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.931482818 +0000 UTC m=+12.010365205 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4bc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4c80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4c80): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4c80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004955e0 item 58 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4c80): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4c80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4c80): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4c80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4c80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.931856286 +0000 UTC m=+12.010738682 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4c80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4cc0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4cc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4cc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4cc0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4cc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.931856286 +0000 UTC m=+12.010738682 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4cc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495730 item 58 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4d80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4d80): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4d80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4d80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4d80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4d80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4d80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4d80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.932643307 +0000 UTC m=+12.011525703 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4d80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4dc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4dc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4dc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495ce0 item 59 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4dc0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4dc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.933048314 +0000 UTC m=+12.011930700 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4dc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4e80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4e80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4e80): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4e80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4e80): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4e80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495ea0 item 59 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4e80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4e80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.933390502 +0000 UTC m=+12.012272898 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4e80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ec0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ec0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ec0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ec0): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ec0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.933390502 +0000 UTC m=+12.012272898 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4ec0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c0e0 item 59 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4f80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4f80): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4f80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4f80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4f80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4f80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4f80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4f80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.934228759 +0000 UTC m=+12.013111144 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4f80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4fc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4fc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4fc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c380 item 60 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4fc0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4fc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.934592308 +0000 UTC m=+12.013474695 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e4fc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5080): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5080): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5080): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c5b0 item 60 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5080): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5080): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5080): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5080): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5080): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.935038132 +0000 UTC m=+12.013920518 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5080): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e50c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e50c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e50c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e50c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e50c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.935038132 +0000 UTC m=+12.013920518 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e50c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c930 item 60 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5180): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5180): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5180): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5180): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5180): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5180): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5180): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5180): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.935973198 +0000 UTC m=+12.014855594 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5180): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e51c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e51c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e51c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cd90 item 61 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e51c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e51c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.936296183 +0000 UTC m=+12.015178568 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e51c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5280): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5280): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5280): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5280): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5280): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.936296183 +0000 UTC m=+12.015178568 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5280): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cee0 item 61 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5340): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5340): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5340): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5340): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5340): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5340): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5340): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5340): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.937227933 +0000 UTC m=+12.016110319 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5340): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5380): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5380): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5380): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d180 item 62 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5380): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5380): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.937525539 +0000 UTC m=+12.016407915 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5380): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5440): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5440): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5440): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5440): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5440): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.937525539 +0000 UTC m=+12.016407915 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5440): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d340 item 62 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5500): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5500): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5500): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5500): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5500): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5500): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5500): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5500): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.938463501 +0000 UTC m=+12.017345897 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5500): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5540): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5540): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5540): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d5e0 item 63 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5540): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5540): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.938798527 +0000 UTC m=+12.017680913 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5540): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5600): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5600): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5600): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5600): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5600): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.938798527 +0000 UTC m=+12.017680913 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5600): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d730 item 63 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e56c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e56c0): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e56c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e56c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e56c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e56c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e56c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e56c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.939740237 +0000 UTC m=+12.018622623 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e56c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5700): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5700): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5700): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049db20 item 64 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5700): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5700): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.94002562 +0000 UTC m=+12.018908006 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5700): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e57c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e57c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e57c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e57c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e57c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.94002562 +0000 UTC m=+12.018908006 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e57c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dc70 item 64 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5800): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5800): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5800): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5800): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5800): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.940889754 +0000 UTC m=+12.019772141 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5800): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5840): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5840): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5840): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5840): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5840): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb4000 item 65 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5840): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5840): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.941212497 +0000 UTC m=+12.020094893 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5840): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5880): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5880): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5880): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5880): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5880): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.941212497 +0000 UTC m=+12.020094893 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5880): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb4150 item 65 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e58c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e58c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e58c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e58c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e58c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.942098593 +0000 UTC m=+12.020980979 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e58c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5900): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5900): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb43f0 item 66 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5900): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5900): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5900): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5900): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5900): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.942616981 +0000 UTC m=+12.021499367 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5900): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5940): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5940): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5940): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5940): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5940): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.942616981 +0000 UTC m=+12.021499367 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5940): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb4540 item 66 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5980): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5980): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5980): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5980): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5980): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.943460006 +0000 UTC m=+12.022342392 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5980): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e59c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e59c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e59c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e59c0): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e59c0): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb47e0 item 67 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e59c0): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e59c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.943819759 +0000 UTC m=+12.022702145 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e59c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a00): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a00): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.943819759 +0000 UTC m=+12.022702145 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb4930 item 67 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.944653958 +0000 UTC m=+12.023536333 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5a80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b40): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb4bd0 item 68 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b40): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b40): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b40): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b40): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.945013849 +0000 UTC m=+12.023896255 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b80): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b80): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b80): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.945013849 +0000 UTC m=+12.023896255 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5b80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb4d20 item 68 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5bc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5bc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5bc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5bc0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5bc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.945916517 +0000 UTC m=+12.024798902 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5bc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c00): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c00): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c00): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb4fc0 item 69 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c00): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.946352641 +0000 UTC m=+12.025235037 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c40): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c40): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c40): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.946352641 +0000 UTC m=+12.025235037 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5c40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb5110 item 69 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5cc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5cc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5cc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5cc0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5cc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.947253794 +0000 UTC m=+12.026136181 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5cc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5d80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5d80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb53b0 item 70 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5d80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5d80): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5d80): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5d80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5d80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.947575787 +0000 UTC m=+12.026458173 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5d80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5dc0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5dc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5dc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5dc0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5dc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.947575787 +0000 UTC m=+12.026458173 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5dc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb5500 item 70 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5e40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5e40): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5e40): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5e40): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5e40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.948857151 +0000 UTC m=+12.027739537 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5e40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f00): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f00): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f00): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb57a0 item 71 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f00): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.9493115 +0000 UTC m=+12.028193886 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f40): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f40): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f40): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.9493115 +0000 UTC m=+12.028193886 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0009e5f40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb58f0 item 71 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be040): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be040): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be040): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be040): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be040): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.950419029 +0000 UTC m=+12.029301415 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be040): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be100): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be100): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb5b90 item 72 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be100): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be100): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be100): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be100): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be100): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.950806423 +0000 UTC m=+12.029688809 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be100): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be140): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be140): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be140): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be140): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be140): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.950806423 +0000 UTC m=+12.029688809 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be140): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb5ce0 item 72 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be180): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be180): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be180): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be180): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be180): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be180): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be180): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.951680565 +0000 UTC m=+12.030562951 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be180): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be1c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be1c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be1c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c000 item 73 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be1c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be1c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.951969845 +0000 UTC m=+12.030852232 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be1c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be200): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be200): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be200): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be200): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be200): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c150 item 73 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be200): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be200): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.952327123 +0000 UTC m=+12.031209510 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be200): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be240): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be240): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be240): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be240): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be240): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.952327123 +0000 UTC m=+12.031209510 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be240): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c2a0 item 73 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be300): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be300): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be300): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be300): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be300): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be300): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be300): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.953249717 +0000 UTC m=+12.032132103 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be300): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be340): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be340): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be340): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c540 item 74 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be340): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be340): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.953568322 +0000 UTC m=+12.032450709 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be340): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be440): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be440): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c690 item 74 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be440): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be440): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be440): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be440): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be440): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.953922885 +0000 UTC m=+12.032805271 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be440): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be480): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be480): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be480): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be480): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be480): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.953922885 +0000 UTC m=+12.032805271 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be480): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c7e0 item 74 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be540): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be540): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be540): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be540): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be540): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be540): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be540): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.954722398 +0000 UTC m=+12.033604784 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be540): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be580): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be580): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be580): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2ca80 item 75 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be580): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be580): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.956913082 +0000 UTC m=+12.035795468 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006be580): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766080): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766080): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766080): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766080): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766080): _writeAt: size=3, off=2 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340690 item 75 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766080): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766080): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.957327156 +0000 UTC m=+12.036209552 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766080): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007660c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007660c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007660c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007660c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007660c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.957327156 +0000 UTC m=+12.036209552 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007660c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340c40 item 75 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766180): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766180): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766180): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766180): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766180): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766180): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766180): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.958273192 +0000 UTC m=+12.037155579 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766180): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007661c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007661c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007661c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341490 item 76 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007661c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007661c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.958634918 +0000 UTC m=+12.037517304 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007661c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766280): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766280): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341880 item 76 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766280): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766280): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766280): _writeAt: size=3, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766280): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766280): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.959052568 +0000 UTC m=+12.037934954 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766280): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007662c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007662c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007662c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007662c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007662c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.959052568 +0000 UTC m=+12.037934954 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007662c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341a40 item 76 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766380): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766380): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766380): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766380): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766380): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766380): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766380): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.959937422 +0000 UTC m=+12.038819808 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766380): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007663c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007663c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007663c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4380 item 77 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007663c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007663c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.960263652 +0000 UTC m=+12.039146028 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007663c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766480): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766480): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766480): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766480): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766480): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.960263652 +0000 UTC m=+12.039146028 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766480): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4770 item 77 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766540): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766540): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766540): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766540): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766540): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766540): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766540): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.9611243 +0000 UTC m=+12.040006686 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766540): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766580): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766580): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766580): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e55e0 item 78 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766580): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766580): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.961398883 +0000 UTC m=+12.040281269 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766580): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766640): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766640): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766640): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766640): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766640): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.961398883 +0000 UTC m=+12.040281269 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766640): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5960 item 78 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766700): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766700): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766700): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766700): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766700): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766700): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766700): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.962275811 +0000 UTC m=+12.041158186 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766700): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766740): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766740): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766740): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c000 item 79 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766740): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766740): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.962606188 +0000 UTC m=+12.041488575 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766740): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766800): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766800): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766800): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766800): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766800): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.962606188 +0000 UTC m=+12.041488575 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766800): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c150 item 79 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007668c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007668c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007668c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007668c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007668c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007668c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007668c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.963581671 +0000 UTC m=+12.042464057 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007668c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766900): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766900): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766900): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c3f0 item 80 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766900): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766900): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.963933888 +0000 UTC m=+12.042816274 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766900): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766a80): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766a80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766a80): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766a80): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766a80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.963933888 +0000 UTC m=+12.042816274 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766a80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c540 item 80 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ac0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ac0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ac0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ac0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ac0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.964894274 +0000 UTC m=+12.043776660 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ac0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b00): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b00): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b00): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b00): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c7e0 item 81 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b00): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.965246602 +0000 UTC m=+12.044128998 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b40): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b40): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b40): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.965246602 +0000 UTC m=+12.044128998 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766b40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2c930 item 81 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766bc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766bc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766bc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766bc0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766bc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.966104544 +0000 UTC m=+12.044986921 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766bc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766c80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766c80): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766c80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2cc40 item 82 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766c80): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766c80): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766c80): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766c80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766c80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.966529569 +0000 UTC m=+12.045411955 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766c80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766cc0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766cc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766cc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766cc0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766cc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.966529569 +0000 UTC m=+12.045411955 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766cc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2cd90 item 82 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766d40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766d40): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766d40): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766d40): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766d40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.967335394 +0000 UTC m=+12.046217800 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766d40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e00): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e00): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e00): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e00): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e00): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e00): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2d030 item 83 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e00): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e00): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.967758415 +0000 UTC m=+12.046640801 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e00): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e40): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e40): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e40): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e40): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e40): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.967758415 +0000 UTC m=+12.046640801 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766e40): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2d180 item 83 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ec0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ec0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ec0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ec0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ec0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.968683082 +0000 UTC m=+12.047565469 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766ec0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766f80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766f80): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766f80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2d420 item 84 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766f80): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766f80): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766f80): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766f80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766f80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.969111663 +0000 UTC m=+12.047994038 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766f80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766fc0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766fc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766fc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766fc0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766fc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.969111663 +0000 UTC m=+12.047994038 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000766fc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2d570 item 84 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767040): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767040): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767040): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767040): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767040): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.970075855 +0000 UTC m=+12.048958241 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767040): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767100): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767100): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767100): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767100): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767100): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767100): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2d810 item 85 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767100): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767100): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.970745766 +0000 UTC m=+12.049628162 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767100): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767140): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767140): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767140): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767140): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767140): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.970745766 +0000 UTC m=+12.049628162 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767140): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2d960 item 85 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007671c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007671c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007671c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007671c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007671c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.971746096 +0000 UTC m=+12.050628492 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007671c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767280): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767280): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767280): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2dc00 item 86 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767280): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767280): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767280): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767280): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767280): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.972280213 +0000 UTC m=+12.051162589 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767280): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007672c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007672c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007672c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007672c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007672c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.972280213 +0000 UTC m=+12.051162589 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007672c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2dd50 item 86 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767340): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767340): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767340): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767340): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767340): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.973183791 +0000 UTC m=+12.052066177 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767340): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767400): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767400): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767400): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767400): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767400): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767400): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c150 item 87 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767400): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767400): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.97354686 +0000 UTC m=+12.052429246 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767400): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767440): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767440): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767440): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767440): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767440): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.97354686 +0000 UTC m=+12.052429246 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767440): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 87 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007674c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007674c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007674c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007674c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007674c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.974456559 +0000 UTC m=+12.053338965 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007674c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767580): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767580): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767580): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ccb0 item 88 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767580): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767580): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767580): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767580): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767580): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.97488018 +0000 UTC m=+12.053762566 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767580): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007675c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007675c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007675c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007675c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007675c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.97488018 +0000 UTC m=+12.053762566 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007675c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d030 item 88 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767680): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767680): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767680): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767680): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767680): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767680): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767680): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767680): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.975637105 +0000 UTC m=+12.054519491 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767680): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007676c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007676c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007676c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d490 item 89 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007676c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007676c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.975939741 +0000 UTC m=+12.054822127 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007676c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767780): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767780): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767780): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767780): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767780): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767780): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 89 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767780): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767780): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.976351159 +0000 UTC m=+12.055233545 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767780): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007677c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007677c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007677c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007677c0): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007677c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.976351159 +0000 UTC m=+12.055233545 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007677c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d880 item 89 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767880): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767880): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767880): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767880): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767880): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767880): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767880): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767880): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.97730451 +0000 UTC m=+12.056186917 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767880): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007678c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007678c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007678c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dce0 item 90 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007678c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007678c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.977649624 +0000 UTC m=+12.056532011 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007678c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767980): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767980): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767980): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 90 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767980): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767980): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767980): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767980): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767980): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.978058378 +0000 UTC m=+12.056940765 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767980): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007679c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007679c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007679c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007679c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007679c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.978058378 +0000 UTC m=+12.056940765 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0007679c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b60e0 item 90 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767a80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767a80): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767a80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767a80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767a80): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767a80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767a80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767a80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.978971235 +0000 UTC m=+12.057853620 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767a80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ac0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ac0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ac0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6620 item 91 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ac0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ac0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.979328892 +0000 UTC m=+12.058211278 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ac0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767b80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767b80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767b80): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767b80): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767b80): >_readAt: n=2, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767b80): _writeAt: size=3, off=7 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6850 item 91 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767b80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767b80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.979737165 +0000 UTC m=+12.058619561 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767b80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767bc0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767bc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767bc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767bc0): >_readAt: n=8, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767bc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.979737165 +0000 UTC m=+12.058619561 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767bc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b70a0 item 91 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767c80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767c80): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767c80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767c80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767c80): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767c80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767c80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767c80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.980756009 +0000 UTC m=+12.059638415 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767c80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767cc0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767cc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767cc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7e30 item 92 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767cc0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767cc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.981102927 +0000 UTC m=+12.059985313 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767cc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767d80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767d80): open at offset 5 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767d80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da8c0 item 92 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767d80): _readAt: size=2, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767d80): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767d80): _writeAt: size=3, off=5 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767d80): >_writeAt: n=3, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767d80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.981665328 +0000 UTC m=+12.060547714 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767d80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767dc0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767dc0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767dc0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767dc0): >_readAt: n=3, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767dc0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.981665328 +0000 UTC m=+12.060547714 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767dc0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dab60 item 92 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767e80): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767e80): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767e80): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767e80): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767e80): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767e80): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767e80): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767e80): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.98275305 +0000 UTC m=+12.061635436 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767e80): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ec0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ec0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ec0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db880 item 93 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ec0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ec0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.98318647 +0000 UTC m=+12.062068856 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc000767ec0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac000): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac000): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac000): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac000): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac000): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.98318647 +0000 UTC m=+12.062068856 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac000): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbb20 item 93 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac0c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac0c0): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac0c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac0c0): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac0c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac0c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac0c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac0c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.984120725 +0000 UTC m=+12.063003111 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac0c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac100): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac100): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac100): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480690 item 94 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac100): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac100): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.984511044 +0000 UTC m=+12.063393431 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac100): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac2c0): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac2c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac2c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac2c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac2c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.984511044 +0000 UTC m=+12.063393431 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac2c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480850 item 94 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac380): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac380): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac380): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac380): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac380): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac380): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac380): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac380): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.985487258 +0000 UTC m=+12.064369664 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac380): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac3c0): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac3c0): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac3c0): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 95 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac3c0): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac3c0): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.985772542 +0000 UTC m=+12.064654927 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac3c0): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac480): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac480): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac480): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac480): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac480): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.985772542 +0000 UTC m=+12.064654927 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac480): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 95 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac540): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac540): open at offset 0 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac540): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac540): _readAt: size=2, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac540): >_readAt: n=0, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac540): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac540): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac540): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.986800011 +0000 UTC m=+12.065682397 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac540): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac580): _writeAt: size=5, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac580): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac580): >openPending: err= 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481650 item 96 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac580): >_writeAt: n=5, err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac580): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.987130018 +0000 UTC m=+12.066012404 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac580): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:26 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:26 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac640): _readAt: size=512, off=0 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac640): openPending: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac640): >openPending: err= 2024/10/29 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac640): >_readAt: n=5, err=EOF 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac640): close: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:26.987130018 +0000 UTC m=+12.066012404 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:26 DEBUG : open-test-file(0xc0006ac640): >close: err= 2024/10/29 03:24:26 DEBUG : open-test-file: Remove: 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004817a0 item 96 2024/10/29 03:24:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:26 DEBUG : open-test-file: >Remove: err= 2024/10/29 03:24:26 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:26 DEBUG : : Looking for writers 2024/10/29 03:24:26 DEBUG : >WaitForWriters: 2024/10/29 03:24:26 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:26 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/10/29 03:24:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da080): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da080): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da080): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da080): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da080): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.010043889 +0000 UTC m=+12.088926285 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da080): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da0c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da0c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da0c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da0c0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da0c0): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da0c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da0c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.010043889 +0000 UTC m=+12.088926285 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da0c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da100): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da100): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da100): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da100): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da100): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.010043889 +0000 UTC m=+12.088926285 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da100): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e70 item 1 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da140): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da140): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da140): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da140): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da140): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.011401586 +0000 UTC m=+12.090283982 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da140): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da180): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da180): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da180): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da180): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da180): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.011401586 +0000 UTC m=+12.090283982 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da180): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003238f0 item 2 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da1c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da1c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da1c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da1c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da1c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.012326223 +0000 UTC m=+12.091208609 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da1c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da200): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da200): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da200): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da200): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da200): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da200): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da200): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.012326223 +0000 UTC m=+12.091208609 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da200): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da240): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da240): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da240): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da240): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da240): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.012326223 +0000 UTC m=+12.091208609 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da240): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323ea0 item 3 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da2c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da2c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da2c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da2c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da2c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.01381786 +0000 UTC m=+12.092700256 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da2c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da340): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da340): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da340): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da340): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da340): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.01381786 +0000 UTC m=+12.092700256 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da340): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4620 item 4 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da380): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da380): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da380): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da380): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da380): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.014789054 +0000 UTC m=+12.093671441 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da380): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da3c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da3c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da3c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da3c0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da3c0): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da3c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da3c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.014789054 +0000 UTC m=+12.093671441 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da3c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da400): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da400): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da400): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da400): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da400): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.014789054 +0000 UTC m=+12.093671441 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da400): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c49a0 item 5 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da480): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da480): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da480): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da480): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da480): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.016271665 +0000 UTC m=+12.095154041 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da480): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da500): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da500): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da500): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da500): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da500): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.016271665 +0000 UTC m=+12.095154041 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da500): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4d20 item 6 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da580): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da580): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da580): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da580): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da580): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.017374165 +0000 UTC m=+12.096256571 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da580): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da680): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da680): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da680): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da680): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da680): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da680): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da680): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.017374165 +0000 UTC m=+12.096256571 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da680): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da6c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da6c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da6c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da6c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da6c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.017374165 +0000 UTC m=+12.096256571 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da6c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c5340 item 7 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da740): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da740): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da740): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da740): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da740): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.018950339 +0000 UTC m=+12.097832745 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da740): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da7c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da7c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da7c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da7c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da7c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.018950339 +0000 UTC m=+12.097832745 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da7c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c5c00 item 8 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da800): _readAt: size=2, off=0 2024/10/29 03:24:27 ERROR : open-test-file(0xc0009da800): Couldn't read size of file 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da800): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da800): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da800): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da800): close: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da800): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da840): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da840): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da840): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da840): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da840): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.020231152 +0000 UTC m=+12.099113559 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da840): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da880): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da880): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da880): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da880): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da880): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da880): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da880): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.020231152 +0000 UTC m=+12.099113559 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da880): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da8c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da8c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da8c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da8c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da8c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.020231152 +0000 UTC m=+12.099113559 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da8c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003143f0 item 9 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da940): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da940): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da940): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da940): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da940): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.021706299 +0000 UTC m=+12.100588685 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da940): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da9c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da9c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da9c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da9c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da9c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.021706299 +0000 UTC m=+12.100588685 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009da9c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003151f0 item 10 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daa80): _readAt: size=2, off=0 2024/10/29 03:24:27 ERROR : open-test-file(0xc0009daa80): Couldn't read size of file 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daa80): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daa80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daa80): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daa80): close: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daa80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daac0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daac0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daac0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daac0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daac0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.022725723 +0000 UTC m=+12.101608109 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daac0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dab80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dab80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dab80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dab80): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dab80): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dab80): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dab80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.022725723 +0000 UTC m=+12.101608109 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dab80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dabc0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dabc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dabc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dabc0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dabc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.022725723 +0000 UTC m=+12.101608109 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dabc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003156c0 item 11 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dac40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dac40): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dac40): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dac40): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dac40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.023983473 +0000 UTC m=+12.102865869 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dac40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dacc0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dacc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dacc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dacc0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dacc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.023983473 +0000 UTC m=+12.102865869 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dacc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a690 item 12 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dad80): _readAt: size=2, off=0 2024/10/29 03:24:27 ERROR : open-test-file(0xc0009dad80): Couldn't read size of file 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dad80): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dad80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dad80): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dad80): close: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dad80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dadc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dadc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dadc0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dadc0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dadc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.025079922 +0000 UTC m=+12.103962308 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dadc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dae80): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dae80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dae80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dae80): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dae80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.025079922 +0000 UTC m=+12.103962308 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dae80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047abd0 item 13 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.026113943 +0000 UTC m=+12.104996339 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf80): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf80): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.026113943 +0000 UTC m=+12.104996339 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009daf80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b110 item 14 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db040): _readAt: size=2, off=0 2024/10/29 03:24:27 ERROR : open-test-file(0xc0009db040): Couldn't read size of file 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db040): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db040): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db040): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db040): close: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db040): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db080): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db080): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db080): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db080): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db080): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.027164437 +0000 UTC m=+12.106046833 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db080): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db140): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db140): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db140): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db140): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db140): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.027164437 +0000 UTC m=+12.106046833 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db140): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b3b0 item 15 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db1c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db1c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db1c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db1c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db1c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.028118479 +0000 UTC m=+12.107000865 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db1c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db240): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db240): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db240): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db240): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db240): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.028118479 +0000 UTC m=+12.107000865 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db240): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b7a0 item 16 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db280): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db280): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db280): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db280): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db280): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.029053807 +0000 UTC m=+12.107936192 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db280): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db2c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db2c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db2c0): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db2c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db2c0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db2c0): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db2c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db2c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.029053807 +0000 UTC m=+12.107936192 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db2c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db300): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db300): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db300): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db300): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db300): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.029053807 +0000 UTC m=+12.107936192 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db300): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bce0 item 17 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db380): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db380): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db380): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db380): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db380): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.030528342 +0000 UTC m=+12.109410728 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db380): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db400): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db400): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db400): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db400): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db400): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.030528342 +0000 UTC m=+12.109410728 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db400): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0540 item 18 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db480): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db480): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db480): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db480): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db480): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.031629189 +0000 UTC m=+12.110511585 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db480): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db540): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db540): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db540): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db540): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db540): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db540): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db540): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db540): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.031629189 +0000 UTC m=+12.110511585 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db540): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db580): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db580): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db580): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db580): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db580): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.031629189 +0000 UTC m=+12.110511585 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db580): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e07e0 item 19 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db600): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db600): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db600): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db600): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db600): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.032918638 +0000 UTC m=+12.111801024 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db600): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db680): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db680): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db680): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db680): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db680): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.032918638 +0000 UTC m=+12.111801024 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db680): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0bd0 item 20 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db700): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db700): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db700): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db700): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db700): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.033781409 +0000 UTC m=+12.112663795 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db700): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db7c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db7c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db7c0): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db7c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db7c0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db7c0): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db7c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db7c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.033781409 +0000 UTC m=+12.112663795 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db7c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db800): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db800): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db800): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db800): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db800): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.033781409 +0000 UTC m=+12.112663795 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db800): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0e70 item 21 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db880): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db880): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db880): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db880): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db880): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.034934844 +0000 UTC m=+12.113817231 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db880): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db900): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db900): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db900): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db900): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db900): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.034934844 +0000 UTC m=+12.113817231 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db900): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1340 item 22 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db980): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db980): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db980): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db980): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db980): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.035772921 +0000 UTC m=+12.114655306 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009db980): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba40): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba40): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba40): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba40): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba40): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.035772921 +0000 UTC m=+12.114655306 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba80): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba80): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.035772921 +0000 UTC m=+12.114655306 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dba80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e15e0 item 23 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.036853118 +0000 UTC m=+12.115735504 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb80): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb80): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.036853118 +0000 UTC m=+12.115735504 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbb80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1a40 item 24 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc40): _readAt: size=2, off=0 2024/10/29 03:24:27 ERROR : open-test-file(0xc0009dbc40): Couldn't read size of file 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc40): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc40): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc40): close: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.037716942 +0000 UTC m=+12.116599328 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbc80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd40): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd40): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd40): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd40): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd40): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.037716942 +0000 UTC m=+12.116599328 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd80): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd80): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.037716942 +0000 UTC m=+12.116599328 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbd80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052070 item 25 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.038828419 +0000 UTC m=+12.117710805 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe80): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe80): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.038828419 +0000 UTC m=+12.117710805 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbe80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 26 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbf40): _readAt: size=2, off=0 2024/10/29 03:24:27 ERROR : open-test-file(0xc0009dbf40): Couldn't read size of file 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbf40): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbf40): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbf40): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbf40): close: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0009dbf40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc00018acc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc00018acc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc00018acc0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc00018acc0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc00018acc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.039666254 +0000 UTC m=+12.118548640 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc00018acc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592040): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592040): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592040): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592040): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592040): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592040): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592040): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592040): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.039666254 +0000 UTC m=+12.118548640 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592040): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592080): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592080): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592080): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592080): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592080): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.039666254 +0000 UTC m=+12.118548640 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592080): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 27 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592100): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592100): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592100): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592100): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592100): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.040737857 +0000 UTC m=+12.119620253 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592100): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.040737857 +0000 UTC m=+12.119620253 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 28 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592240): _readAt: size=2, off=0 2024/10/29 03:24:27 ERROR : open-test-file(0xc000592240): Couldn't read size of file 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592240): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592240): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592240): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592240): close: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592240): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.041567668 +0000 UTC m=+12.120450053 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.041567668 +0000 UTC m=+12.120450053 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 29 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.042379705 +0000 UTC m=+12.121262090 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.042379705 +0000 UTC m=+12.121262090 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 30 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592540): _readAt: size=2, off=0 2024/10/29 03:24:27 ERROR : open-test-file(0xc000592540): Couldn't read size of file 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592540): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592540): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592540): >_writeAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592540): close: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592540): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.043411132 +0000 UTC m=+12.122293518 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.043411132 +0000 UTC m=+12.122293518 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 31 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be080): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be080): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be080): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be080): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be080): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.044294662 +0000 UTC m=+12.123177058 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be080): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be100): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be100): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be100): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be100): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be100): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.044294662 +0000 UTC m=+12.123177058 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be100): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150c40 item 32 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be140): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be140): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be140): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be140): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be140): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.045184706 +0000 UTC m=+12.124067091 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be140): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be180): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be180): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be180): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be180): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be180): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150f50 item 33 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be180): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be180): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.045490447 +0000 UTC m=+12.124372833 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be180): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be1c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be1c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be1c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be1c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be1c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.045490447 +0000 UTC m=+12.124372833 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be1c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151110 item 33 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be200): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be200): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be200): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be200): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be200): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.046301282 +0000 UTC m=+12.125183668 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be200): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be240): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be240): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151500 item 34 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be240): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be240): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be240): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be240): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be240): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.046649532 +0000 UTC m=+12.125531938 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be240): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be280): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be280): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be280): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be280): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be280): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.046649532 +0000 UTC m=+12.125531938 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be280): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001516c0 item 34 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be2c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be2c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be2c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be2c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be2c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.047528794 +0000 UTC m=+12.126411190 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be2c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be300): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be300): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be300): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be300): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be300): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001519d0 item 35 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be300): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be300): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.047832422 +0000 UTC m=+12.126714808 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be300): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be340): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be340): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be340): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be340): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be340): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.047832422 +0000 UTC m=+12.126714808 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be340): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151b90 item 35 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be400): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be400): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be400): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be400): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be400): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.048619532 +0000 UTC m=+12.127501929 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be400): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be4c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be4c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151e30 item 36 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be4c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be4c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be4c0): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be4c0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be4c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.048952275 +0000 UTC m=+12.127834671 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be4c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be500): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be500): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be500): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be500): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be500): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.048952275 +0000 UTC m=+12.127834671 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be500): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6070 item 36 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be5c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be5c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be5c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be5c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be5c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.049821048 +0000 UTC m=+12.128703424 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be5c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be600): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be600): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be600): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be600): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be600): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6380 item 37 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be600): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be600): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.05018629 +0000 UTC m=+12.129068676 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be600): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be640): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be640): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be640): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be640): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be640): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.05018629 +0000 UTC m=+12.129068676 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be640): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e65b0 item 37 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be6c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be6c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be6c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be6c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be6c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.051018134 +0000 UTC m=+12.129900530 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be6c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be780): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be780): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6930 item 38 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be780): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be780): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be780): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be780): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be780): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.051350796 +0000 UTC m=+12.130233182 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be780): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be7c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be7c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be7c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be7c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be7c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.051350796 +0000 UTC m=+12.130233182 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be7c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6a80 item 38 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be840): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be840): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be840): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be840): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be840): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.052183993 +0000 UTC m=+12.131066368 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be840): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be900): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be900): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be900): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be900): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be900): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6e70 item 39 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be900): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be900): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.052538835 +0000 UTC m=+12.131421221 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be900): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be940): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be940): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be940): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be940): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be940): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.052538835 +0000 UTC m=+12.131421221 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be940): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7030 item 39 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be9c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be9c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be9c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be9c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be9c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.05333859 +0000 UTC m=+12.132220976 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006be9c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bea80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bea80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7960 item 40 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bea80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bea80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bea80): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bea80): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bea80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.05367094 +0000 UTC m=+12.132553327 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bea80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beac0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beac0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beac0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beac0): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beac0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.05367094 +0000 UTC m=+12.132553327 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beac0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7dc0 item 40 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb00): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.054401345 +0000 UTC m=+12.133283731 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb40): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb40): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e230 item 41 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb40): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.054766627 +0000 UTC m=+12.133649014 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb80): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e460 item 41 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb80): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.055091264 +0000 UTC m=+12.133973651 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beb80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bebc0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bebc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bebc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bebc0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bebc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.055091264 +0000 UTC m=+12.133973651 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bebc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e700 item 41 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bec80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bec80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bec80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bec80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bec80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bec80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bec80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.056007425 +0000 UTC m=+12.134889812 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bec80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006becc0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006becc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006becc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ec40 item 42 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006becc0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006becc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.056380754 +0000 UTC m=+12.135263140 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006becc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bed80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bed80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ef50 item 42 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bed80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bed80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bed80): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bed80): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bed80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.056789117 +0000 UTC m=+12.135671513 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bed80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bedc0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bedc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bedc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bedc0): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bedc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.056789117 +0000 UTC m=+12.135671513 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bedc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f180 item 42 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bee80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bee80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bee80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bee80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bee80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bee80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bee80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.057537554 +0000 UTC m=+12.136419950 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bee80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beec0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beec0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beec0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f500 item 43 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beec0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beec0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.057868443 +0000 UTC m=+12.136750829 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006beec0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bef80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bef80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bef80): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bef80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bef80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f730 item 43 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bef80): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bef80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.058178543 +0000 UTC m=+12.137060918 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bef80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006befc0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006befc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006befc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006befc0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006befc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.058178543 +0000 UTC m=+12.137060918 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006befc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fa40 item 43 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf080): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf080): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf080): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf080): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf080): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf080): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf080): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.059184262 +0000 UTC m=+12.138066638 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf080): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf0c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf0c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf0c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ff10 item 44 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf0c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf0c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.059489522 +0000 UTC m=+12.138371909 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf0c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf180): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf180): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004903f0 item 44 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf180): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf180): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf180): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf180): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf180): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.059839416 +0000 UTC m=+12.138721802 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf180): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf1c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf1c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf1c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf1c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf1c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.059839416 +0000 UTC m=+12.138721802 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf1c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490540 item 44 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf280): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf280): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf280): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf280): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf280): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf280): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf280): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.060628509 +0000 UTC m=+12.139510895 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf280): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf2c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf2c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf2c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004908c0 item 45 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf2c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf2c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.061051369 +0000 UTC m=+12.139933756 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf2c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf380): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf380): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf380): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf380): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf380): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.061051369 +0000 UTC m=+12.139933756 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf380): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490af0 item 45 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf440): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf440): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf440): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf440): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf440): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf440): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf440): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.062038814 +0000 UTC m=+12.140921201 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf440): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf480): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf480): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf480): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490ee0 item 46 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf480): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf480): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.062338885 +0000 UTC m=+12.141221261 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf480): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf540): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf540): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf540): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf540): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf540): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.062338885 +0000 UTC m=+12.141221261 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf540): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491180 item 46 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf600): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf600): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf600): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf600): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf600): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf600): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf600): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.063360905 +0000 UTC m=+12.142243311 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf600): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf640): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf640): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf640): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491a40 item 47 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf640): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf640): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.063707091 +0000 UTC m=+12.142589478 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf640): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf700): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf700): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf700): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf700): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf700): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.063707091 +0000 UTC m=+12.142589478 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf700): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b90 item 47 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf7c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf7c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf7c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf7c0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf7c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf7c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf7c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.064767643 +0000 UTC m=+12.143650039 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf7c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf800): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf800): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf800): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004940e0 item 48 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf800): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf800): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.065126975 +0000 UTC m=+12.144009380 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf800): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf8c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf8c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf8c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf8c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf8c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.065126975 +0000 UTC m=+12.144009380 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf8c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004945b0 item 48 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf900): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf900): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf900): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf900): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf900): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.066182857 +0000 UTC m=+12.145065253 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf900): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf940): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf940): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf940): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf940): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf940): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf940): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494b60 item 49 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf940): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf940): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.066664457 +0000 UTC m=+12.145546843 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf940): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf980): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf980): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf980): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf980): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf980): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.066664457 +0000 UTC m=+12.145546843 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bf980): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494cb0 item 49 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfa00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfa00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfa00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfa00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfa00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.067674565 +0000 UTC m=+12.146556961 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfa00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfac0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfac0): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfac0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494f50 item 50 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfac0): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfac0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfac0): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfac0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfac0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.068046299 +0000 UTC m=+12.146928684 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfac0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb00): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb00): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb00): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.068046299 +0000 UTC m=+12.146928684 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495180 item 50 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.069033714 +0000 UTC m=+12.147916100 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfb80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc40): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc40): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc40): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc40): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495500 item 51 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc40): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.069410377 +0000 UTC m=+12.148292763 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc80): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc80): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.069410377 +0000 UTC m=+12.148292763 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfc80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495650 item 51 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfd00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfd00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfd00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfd00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfd00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.070291303 +0000 UTC m=+12.149173690 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfd00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfdc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfdc0): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfdc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495ab0 item 52 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfdc0): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfdc0): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfdc0): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfdc0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfdc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.070677946 +0000 UTC m=+12.149560332 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfdc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe00): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe00): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe00): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.070677946 +0000 UTC m=+12.149560332 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495dc0 item 52 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.071537842 +0000 UTC m=+12.150420228 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bfe80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bff40): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bff40): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bff40): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bff40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bff40): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bff40): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c150 item 53 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bff40): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bff40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.071859313 +0000 UTC m=+12.150741699 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006bff40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.071859313 +0000 UTC m=+12.150741699 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c2a0 item 53 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6440): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6440): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6440): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6440): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6440): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.072768551 +0000 UTC m=+12.151650937 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6440): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6500): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6500): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6500): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c700 item 54 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6500): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6500): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6500): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6500): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6500): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.073181493 +0000 UTC m=+12.152063879 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6500): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6540): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6540): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6540): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6540): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6540): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.073181493 +0000 UTC m=+12.152063879 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6540): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ca10 item 54 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.073943417 +0000 UTC m=+12.152825803 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ce00 item 55 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.074282209 +0000 UTC m=+12.153164595 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.074282209 +0000 UTC m=+12.153164595 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cf50 item 55 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6740): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6740): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6740): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6740): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6740): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.075236722 +0000 UTC m=+12.154119108 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6740): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6800): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6800): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6800): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d1f0 item 56 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6800): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6800): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6800): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6800): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6800): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.075588971 +0000 UTC m=+12.154471357 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6800): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6840): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6840): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6840): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6840): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6840): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.075588971 +0000 UTC m=+12.154471357 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6840): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d3b0 item 56 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6900): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6900): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6900): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6900): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6900): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6900): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6900): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6900): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.076406318 +0000 UTC m=+12.155288704 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6900): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6940): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6940): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6940): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d650 item 57 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6940): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6940): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.076707331 +0000 UTC m=+12.155589717 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6940): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a00): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a00): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a00): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d810 item 57 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a00): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.077104372 +0000 UTC m=+12.155986758 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a40): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a40): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a40): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.077104372 +0000 UTC m=+12.155986758 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d960 item 57 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b00): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b00): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.07795926 +0000 UTC m=+12.156841645 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b40): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b40): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dce0 item 58 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b40): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.078252087 +0000 UTC m=+12.157134473 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c00): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dea0 item 58 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c00): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c00): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c00): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.078637817 +0000 UTC m=+12.157520193 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c40): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c40): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c40): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.078637817 +0000 UTC m=+12.157520193 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6c40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae070 item 58 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6f80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6f80): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6f80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6f80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6f80): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6f80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6f80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6f80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.079428915 +0000 UTC m=+12.158311301 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6f80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6fc0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6fc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6fc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae310 item 59 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6fc0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6fc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.079716813 +0000 UTC m=+12.158599199 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6fc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7200): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7200): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7200): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7200): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7200): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7200): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae460 item 59 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7200): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7200): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.080049635 +0000 UTC m=+12.158932021 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7200): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.080049635 +0000 UTC m=+12.158932021 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae5b0 item 59 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7440): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7440): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7440): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7440): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7440): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7440): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7440): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7440): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.080854849 +0000 UTC m=+12.159737236 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7440): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae850 item 60 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.081119604 +0000 UTC m=+12.160001990 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae9a0 item 60 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.081449441 +0000 UTC m=+12.160331827 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.081449441 +0000 UTC m=+12.160331827 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caeaf0 item 60 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.082251909 +0000 UTC m=+12.161134296 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c76c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c76c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c76c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caed90 item 61 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c76c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c76c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.082646486 +0000 UTC m=+12.161528873 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c76c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.082646486 +0000 UTC m=+12.161528873 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caeee0 item 61 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7840): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7840): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7840): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7840): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7840): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7840): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7840): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7840): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.083770256 +0000 UTC m=+12.162652643 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7840): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005926c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005926c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005926c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 62 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005926c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005926c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.084044719 +0000 UTC m=+12.162927105 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005926c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6a00): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6a00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6a00): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6a00): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6a00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.084044719 +0000 UTC m=+12.162927105 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6a00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 62 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6d00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6d00): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6d00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6d00): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6d00): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6d00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6d00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6d00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.08526529 +0000 UTC m=+12.164147686 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0002c6d00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592000): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592000): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592000): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 63 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592000): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592000): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.085561093 +0000 UTC m=+12.164443479 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592000): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005920c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005920c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005920c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005920c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005920c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.085561093 +0000 UTC m=+12.164443479 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005920c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 63 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): >_readAt: n=0, err=Bad file descriptor 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.086550671 +0000 UTC m=+12.165433057 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592180): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005921c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005921c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005921c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 64 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005921c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005921c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.086842346 +0000 UTC m=+12.165724732 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005921c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.086842346 +0000 UTC m=+12.165724732 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592280): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 64 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005922c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005922c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005922c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005922c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005922c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.087798704 +0000 UTC m=+12.166681110 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005922c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592300): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592300): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592300): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592300): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592300): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 65 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592300): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592300): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.0881662 +0000 UTC m=+12.167048586 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592300): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.0881662 +0000 UTC m=+12.167048586 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592340): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 65 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592380): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592380): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592380): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592380): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592380): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.089031357 +0000 UTC m=+12.167913743 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592380): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 66 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.089435722 +0000 UTC m=+12.168318108 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005923c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592400): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592400): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592400): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592400): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592400): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.089435722 +0000 UTC m=+12.168318108 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592400): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 66 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.09031782 +0000 UTC m=+12.169200227 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592440): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592480): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592480): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592480): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592480): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592480): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 67 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592480): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592480): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.090723148 +0000 UTC m=+12.169605564 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592480): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592500): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592500): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592500): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592500): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592500): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.090723148 +0000 UTC m=+12.169605564 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592500): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 67 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.09152756 +0000 UTC m=+12.170409956 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592580): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480690 item 68 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.092026943 +0000 UTC m=+12.170909329 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592680): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592740): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592740): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592740): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592740): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592740): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.092026943 +0000 UTC m=+12.170909329 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592740): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480850 item 68 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592780): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592780): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592780): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592780): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592780): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.092895997 +0000 UTC m=+12.171778383 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592780): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592800): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592800): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592800): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592800): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592800): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 69 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592800): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592800): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.093200846 +0000 UTC m=+12.172083233 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592800): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592880): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592880): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592880): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592880): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592880): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.093200846 +0000 UTC m=+12.172083233 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592880): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 69 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592900): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592900): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592900): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592900): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592900): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.094052277 +0000 UTC m=+12.172934684 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592900): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592bc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592bc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481650 item 70 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592bc0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592bc0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592bc0): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592bc0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592bc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.094350525 +0000 UTC m=+12.173232911 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592bc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592c00): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592c00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592c00): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592c00): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592c00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.094350525 +0000 UTC m=+12.173232911 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592c00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004817a0 item 70 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592e00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592e00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592e00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592e00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592e00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.095186817 +0000 UTC m=+12.174069204 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592e00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592ec0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592ec0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592ec0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592ec0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592ec0): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481d50 item 71 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592ec0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592ec0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.095486107 +0000 UTC m=+12.174368493 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592ec0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592f00): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592f00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592f00): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592f00): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592f00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.095486107 +0000 UTC m=+12.174368493 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000592f00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ea0 item 71 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593000): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593000): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593000): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593000): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593000): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.096246857 +0000 UTC m=+12.175129243 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593000): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005930c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005930c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae230 item 72 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005930c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005930c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005930c0): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005930c0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005930c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.096545386 +0000 UTC m=+12.175427771 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005930c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593200): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593200): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593200): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593200): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593200): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.096545386 +0000 UTC m=+12.175427771 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593200): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae380 item 72 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593300): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593300): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593300): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593300): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593300): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593300): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593300): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.097394783 +0000 UTC m=+12.176277169 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593300): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593340): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593340): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593340): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae620 item 73 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593340): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593340): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.097708499 +0000 UTC m=+12.176590885 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593340): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593380): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593380): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593380): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593380): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593380): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae770 item 73 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593380): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593380): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.098106121 +0000 UTC m=+12.176988508 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593380): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005933c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005933c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005933c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005933c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005933c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.098106121 +0000 UTC m=+12.176988508 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005933c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae8c0 item 73 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593500): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593500): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593500): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593500): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593500): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593500): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593500): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.099340277 +0000 UTC m=+12.178222673 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc000593500): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac000): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac000): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac000): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3a1c0 item 74 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac000): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac000): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.099672549 +0000 UTC m=+12.178554934 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac000): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac0c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac0c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3a310 item 74 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac0c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac0c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac0c0): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac0c0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac0c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.100092954 +0000 UTC m=+12.178975340 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac0c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac100): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac100): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac100): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac100): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac100): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.100092954 +0000 UTC m=+12.178975340 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac100): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3a460 item 74 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac2c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac2c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac2c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac2c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac2c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac2c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac2c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.100880215 +0000 UTC m=+12.179762601 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac2c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac300): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac300): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac300): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3a700 item 75 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac300): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac300): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.101200303 +0000 UTC m=+12.180082689 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac300): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac3c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac3c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac3c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac3c0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac3c0): _writeAt: size=3, off=2 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3a850 item 75 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac3c0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac3c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.101574642 +0000 UTC m=+12.180457028 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac3c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac400): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac400): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac400): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac400): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac400): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.101574642 +0000 UTC m=+12.180457028 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac400): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3a9a0 item 75 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac4c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac4c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac4c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac4c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac4c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac4c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac4c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.10252624 +0000 UTC m=+12.181408625 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac4c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac500): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac500): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac500): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ac40 item 76 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac500): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac500): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.10288476 +0000 UTC m=+12.181767146 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac500): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac5c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac5c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ad90 item 76 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac5c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac5c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac5c0): _writeAt: size=3, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac5c0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac5c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.103281631 +0000 UTC m=+12.182164018 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac5c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac600): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac600): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac600): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac600): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac600): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.103281631 +0000 UTC m=+12.182164018 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac600): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3aee0 item 76 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac6c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac6c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac6c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac6c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac6c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac6c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac6c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.104453651 +0000 UTC m=+12.183336047 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac6c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac740): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac740): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac740): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3b180 item 77 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac740): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac740): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.10474798 +0000 UTC m=+12.183630367 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac740): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac800): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac800): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac800): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac800): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac800): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.10474798 +0000 UTC m=+12.183630367 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac800): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3b2d0 item 77 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac8c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac8c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac8c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac8c0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac8c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac8c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac8c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.105648203 +0000 UTC m=+12.184530599 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac8c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac900): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac900): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac900): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3b570 item 78 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac900): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac900): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.105944567 +0000 UTC m=+12.184826953 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac900): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac9c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac9c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac9c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac9c0): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac9c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.105944567 +0000 UTC m=+12.184826953 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ac9c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3b6c0 item 78 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006aca80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006aca80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006aca80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006aca80): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006aca80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006aca80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006aca80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.10688812 +0000 UTC m=+12.185770506 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006aca80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acac0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acac0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acac0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3b960 item 79 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acac0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acac0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.107196756 +0000 UTC m=+12.186079142 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acac0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acb80): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acb80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acb80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acb80): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acb80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.107196756 +0000 UTC m=+12.186079142 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acb80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3bab0 item 79 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc40): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc40): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc40): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc40): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc40): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.108175525 +0000 UTC m=+12.187057921 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3bd50 item 80 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.10848826 +0000 UTC m=+12.187370645 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acc80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd40): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd40): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd40): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.10848826 +0000 UTC m=+12.187370645 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3bea0 item 80 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.109568167 +0000 UTC m=+12.188450553 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acd80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acdc0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acdc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acdc0): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acdc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acdc0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acdc0): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340850 item 81 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acdc0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acdc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.109935262 +0000 UTC m=+12.188817658 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acdc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace00): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace00): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace00): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.109935262 +0000 UTC m=+12.188817658 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003411f0 item 81 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.110866893 +0000 UTC m=+12.189749280 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ace80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf40): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf40): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf40): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341810 item 82 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf40): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf40): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf40): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf40): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf40): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.111265669 +0000 UTC m=+12.190148095 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf40): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf80): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf80): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf80): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.111265669 +0000 UTC m=+12.190148095 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006acf80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341960 item 82 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad000): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad000): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad000): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad000): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad000): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.112253344 +0000 UTC m=+12.191135740 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad000): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad0c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad0c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad0c0): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad0c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad0c0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad0c0): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4000 item 83 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad0c0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad0c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.112625499 +0000 UTC m=+12.191507895 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad0c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad100): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad100): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad100): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad100): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad100): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.112625499 +0000 UTC m=+12.191507895 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad100): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4700 item 83 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad180): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad180): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad180): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad180): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad180): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.113742206 +0000 UTC m=+12.192624592 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad180): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad240): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad240): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad240): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5490 item 84 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad240): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad240): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad240): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad240): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad240): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.11420493 +0000 UTC m=+12.193087337 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad240): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad280): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad280): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad280): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad280): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad280): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.11420493 +0000 UTC m=+12.193087337 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad280): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5730 item 84 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad300): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad300): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad300): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad300): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad300): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.115337066 +0000 UTC m=+12.194219481 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad300): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad3c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad3c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad3c0): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad3c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad3c0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad3c0): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5f10 item 85 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad3c0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad3c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.115756339 +0000 UTC m=+12.194638725 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad3c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad400): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad400): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad400): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad400): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad400): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.115756339 +0000 UTC m=+12.194638725 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad400): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c380 item 85 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad480): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad480): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad480): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad480): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad480): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.11676874 +0000 UTC m=+12.195651126 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad480): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad540): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad540): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad540): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cb60 item 86 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad540): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad540): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad540): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad540): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad540): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.117152227 +0000 UTC m=+12.196034613 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad540): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad580): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad580): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad580): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad580): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad580): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.117152227 +0000 UTC m=+12.196034613 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad580): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce70 item 86 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad600): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad600): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad600): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad600): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad600): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.11799378 +0000 UTC m=+12.196876186 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad600): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad6c0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad6c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad6c0): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad6c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad6c0): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad6c0): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d3b0 item 87 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad6c0): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad6c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.118405448 +0000 UTC m=+12.197287825 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad6c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad700): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad700): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad700): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad700): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad700): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.118405448 +0000 UTC m=+12.197287825 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad700): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 87 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad780): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad780): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad780): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad780): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad780): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.119370161 +0000 UTC m=+12.198252547 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad780): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad840): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad840): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad840): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d9d0 item 88 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad840): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad840): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad840): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad840): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad840): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.119828717 +0000 UTC m=+12.198711103 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0006ad840): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.119828717 +0000 UTC m=+12.198711103 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6040): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b60e0 item 88 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6480): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6480): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6480): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6480): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6480): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6480): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6480): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6480): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.120684355 +0000 UTC m=+12.199566751 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6480): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c64c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c64c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c64c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6620 item 89 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c64c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c64c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.121016837 +0000 UTC m=+12.199899224 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c64c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6580): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6580): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6580): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6580): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6580): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6580): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6850 item 89 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6580): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6580): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.121404211 +0000 UTC m=+12.200286597 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6580): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.121404211 +0000 UTC m=+12.200286597 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c65c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b70a0 item 89 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.122278674 +0000 UTC m=+12.201161080 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6680): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7d50 item 90 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.122641472 +0000 UTC m=+12.201523859 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c66c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6780): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6780): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6780): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da620 item 90 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6780): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6780): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6780): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6780): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6780): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.123107704 +0000 UTC m=+12.201990090 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6780): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c67c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c67c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c67c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c67c0): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c67c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.123107704 +0000 UTC m=+12.201990090 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c67c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daaf0 item 90 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6880): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6880): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6880): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6880): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6880): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6880): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6880): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6880): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.124072617 +0000 UTC m=+12.202955002 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6880): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c68c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c68c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c68c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db810 item 91 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c68c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c68c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.124354804 +0000 UTC m=+12.203237190 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c68c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6980): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6980): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6980): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6980): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6980): >_readAt: n=2, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6980): _writeAt: size=3, off=7 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dba40 item 91 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6980): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6980): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.124702433 +0000 UTC m=+12.203584818 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6980): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c69c0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c69c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c69c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c69c0): >_readAt: n=8, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c69c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.124702433 +0000 UTC m=+12.203584818 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c69c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003222a0 item 91 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a80): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a80): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a80): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a80): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a80): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.1256003 +0000 UTC m=+12.204482687 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6a80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6ac0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6ac0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6ac0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322bd0 item 92 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6ac0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6ac0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.12588356 +0000 UTC m=+12.204765946 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6ac0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b80): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b80): open at offset 5 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b80): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003231f0 item 92 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b80): _readAt: size=2, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b80): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b80): _writeAt: size=3, off=5 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b80): >_writeAt: n=3, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b80): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.126254472 +0000 UTC m=+12.205136868 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6b80): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6bc0): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6bc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6bc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6bc0): >_readAt: n=3, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6bc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.126254472 +0000 UTC m=+12.205136868 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6bc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323340 item 92 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6cc0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6cc0): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6cc0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6cc0): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6cc0): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6cc0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6cc0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6cc0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.127277474 +0000 UTC m=+12.206159860 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6cc0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6d00): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6d00): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6d00): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323b90 item 93 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6d00): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6d00): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.127590268 +0000 UTC m=+12.206472644 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c6d00): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7000): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7000): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7000): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7000): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7000): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.127590268 +0000 UTC m=+12.206472644 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7000): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323ea0 item 93 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.12854361 +0000 UTC m=+12.207425996 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7340): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7380): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7380): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7380): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c44d0 item 94 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7380): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7380): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.128826448 +0000 UTC m=+12.207708834 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7380): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.128826448 +0000 UTC m=+12.207708834 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7480): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4690 item 94 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.129722372 +0000 UTC m=+12.208604757 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7580): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4a10 item 95 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.129995592 +0000 UTC m=+12.208877978 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c75c0): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.129995592 +0000 UTC m=+12.208877978 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7680): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4b60 item 95 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7740): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7740): open at offset 0 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7740): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7740): _readAt: size=2, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7740): >_readAt: n=0, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7740): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7740): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7740): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.130937443 +0000 UTC m=+12.209819828 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7740): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): _writeAt: size=5, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): >openPending: err= 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4e00 item 96 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): >_writeAt: n=5, err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.131262639 +0000 UTC m=+12.210145025 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7780): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/29 03:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/29 03:24:27 DEBUG : open-test-file: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7880): _readAt: size=512, off=0 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7880): openPending: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7880): >openPending: err= 2024/10/29 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7880): >_readAt: n=5, err=EOF 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7880): close: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-29 03:24:27.131262639 +0000 UTC m=+12.210145025 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:27 DEBUG : open-test-file(0xc0005c7880): >close: err= 2024/10/29 03:24:27 DEBUG : open-test-file: Remove: 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c5260 item 96 2024/10/29 03:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/29 03:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/29 03:24:27 DEBUG : open-test-file: >Remove: err= 2024/10/29 03:24:27 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:27 DEBUG : : Looking for writers 2024/10/29 03:24:27 DEBUG : >WaitForWriters: 2024/10/29 03:24:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.30s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- 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.14s) --- 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-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:27 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:27 DEBUG : file1: newRWFileHandle: 2024/10/29 03:24:27 DEBUG : file1(0xc00067ef40): openPending: 2024/10/29 03:24:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:27 DEBUG : file1(0xc00067ef40): >openPending: err= 2024/10/29 03:24:27 DEBUG : file1: >newRWFileHandle: err= 2024/10/29 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:24:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/29 03:24:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/10/29 03:24:27 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:27 DEBUG : : Looking for writers 2024/10/29 03:24:27 DEBUG : file1: reading active writers 2024/10/29 03:24:27 DEBUG : file1: active writers 1 2024/10/29 03:24:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:27 DEBUG : : Looking for writers 2024/10/29 03:24:27 DEBUG : file1: reading active writers 2024/10/29 03:24:27 DEBUG : file1: active writers 1 2024/10/29 03:24:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:27 DEBUG : : Looking for writers 2024/10/29 03:24:27 DEBUG : file1: reading active writers 2024/10/29 03:24:27 DEBUG : file1: active writers 1 2024/10/29 03:24:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:27 DEBUG : : Looking for writers 2024/10/29 03:24:27 DEBUG : file1: reading active writers 2024/10/29 03:24:27 DEBUG : file1: active writers 1 2024/10/29 03:24:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:27 DEBUG : : Looking for writers 2024/10/29 03:24:27 DEBUG : file1: reading active writers 2024/10/29 03:24:27 DEBUG : file1: active writers 1 2024/10/29 03:24:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/10/29 03:24:27 DEBUG : : Looking for writers 2024/10/29 03:24:27 DEBUG : file1: reading active writers 2024/10/29 03:24:27 DEBUG : file1: active writers 1 2024/10/29 03:24:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/10/29 03:24:27 DEBUG : : Looking for writers 2024/10/29 03:24:27 DEBUG : file1: reading active writers 2024/10/29 03:24:27 DEBUG : file1: active writers 1 2024/10/29 03:24:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/10/29 03:24:28 DEBUG : : Looking for writers 2024/10/29 03:24:28 DEBUG : file1: reading active writers 2024/10/29 03:24:28 DEBUG : file1: active writers 1 2024/10/29 03:24:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:29 DEBUG : : Looking for writers 2024/10/29 03:24:29 DEBUG : file1: reading active writers 2024/10/29 03:24:29 DEBUG : file1: active writers 1 2024/10/29 03:24:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:30 DEBUG : : Looking for writers 2024/10/29 03:24:30 DEBUG : file1: reading active writers 2024/10/29 03:24:30 DEBUG : file1: active writers 1 2024/10/29 03:24:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:31 DEBUG : : Looking for writers 2024/10/29 03:24:31 DEBUG : file1: reading active writers 2024/10/29 03:24:31 DEBUG : file1: active writers 1 2024/10/29 03:24:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:32 DEBUG : : Looking for writers 2024/10/29 03:24:32 DEBUG : file1: reading active writers 2024/10/29 03:24:32 DEBUG : file1: active writers 1 2024/10/29 03:24:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:33 DEBUG : : Looking for writers 2024/10/29 03:24:33 DEBUG : file1: reading active writers 2024/10/29 03:24:33 DEBUG : file1: active writers 1 2024/10/29 03:24:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:34 DEBUG : : Looking for writers 2024/10/29 03:24:34 DEBUG : file1: reading active writers 2024/10/29 03:24:34 DEBUG : file1: active writers 1 2024/10/29 03:24:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:35 DEBUG : : Looking for writers 2024/10/29 03:24:35 DEBUG : file1: reading active writers 2024/10/29 03:24:35 DEBUG : file1: active writers 1 2024/10/29 03:24:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:36 DEBUG : : Looking for writers 2024/10/29 03:24:36 DEBUG : file1: reading active writers 2024/10/29 03:24:36 DEBUG : file1: active writers 1 2024/10/29 03:24:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:37 DEBUG : : Looking for writers 2024/10/29 03:24:37 DEBUG : file1: reading active writers 2024/10/29 03:24:37 DEBUG : file1: active writers 1 2024/10/29 03:24:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:38 DEBUG : : Looking for writers 2024/10/29 03:24:38 DEBUG : file1: reading active writers 2024/10/29 03:24:38 DEBUG : file1: active writers 1 2024/10/29 03:24:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:39 DEBUG : : Looking for writers 2024/10/29 03:24:39 DEBUG : file1: reading active writers 2024/10/29 03:24:39 DEBUG : file1: active writers 1 2024/10/29 03:24:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:40 DEBUG : : Looking for writers 2024/10/29 03:24:40 DEBUG : file1: reading active writers 2024/10/29 03:24:40 DEBUG : file1: active writers 1 2024/10/29 03:24:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:41 DEBUG : : Looking for writers 2024/10/29 03:24:41 DEBUG : file1: reading active writers 2024/10/29 03:24:41 DEBUG : file1: active writers 1 2024/10/29 03:24:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:42 DEBUG : : Looking for writers 2024/10/29 03:24:42 DEBUG : file1: reading active writers 2024/10/29 03:24:42 DEBUG : file1: active writers 1 2024/10/29 03:24:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:43 DEBUG : : Looking for writers 2024/10/29 03:24:43 DEBUG : file1: reading active writers 2024/10/29 03:24:43 DEBUG : file1: active writers 1 2024/10/29 03:24:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:44 DEBUG : : Looking for writers 2024/10/29 03:24:44 DEBUG : file1: reading active writers 2024/10/29 03:24:44 DEBUG : file1: active writers 1 2024/10/29 03:24:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:45 DEBUG : : Looking for writers 2024/10/29 03:24:45 DEBUG : file1: reading active writers 2024/10/29 03:24:45 DEBUG : file1: active writers 1 2024/10/29 03:24:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:46 DEBUG : : Looking for writers 2024/10/29 03:24:46 DEBUG : file1: reading active writers 2024/10/29 03:24:46 DEBUG : file1: active writers 1 2024/10/29 03:24:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:47 DEBUG : : Looking for writers 2024/10/29 03:24:47 DEBUG : file1: reading active writers 2024/10/29 03:24:47 DEBUG : file1: active writers 1 2024/10/29 03:24:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:48 DEBUG : : Looking for writers 2024/10/29 03:24:48 DEBUG : file1: reading active writers 2024/10/29 03:24:48 DEBUG : file1: active writers 1 2024/10/29 03:24:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:49 DEBUG : : Looking for writers 2024/10/29 03:24:49 DEBUG : file1: reading active writers 2024/10/29 03:24:49 DEBUG : file1: active writers 1 2024/10/29 03:24:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:50 DEBUG : : Looking for writers 2024/10/29 03:24:50 DEBUG : file1: reading active writers 2024/10/29 03:24:50 DEBUG : file1: active writers 1 2024/10/29 03:24:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:51 DEBUG : : Looking for writers 2024/10/29 03:24:51 DEBUG : file1: reading active writers 2024/10/29 03:24:51 DEBUG : file1: active writers 1 2024/10/29 03:24:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:52 DEBUG : : Looking for writers 2024/10/29 03:24:52 DEBUG : file1: reading active writers 2024/10/29 03:24:52 DEBUG : file1: active writers 1 2024/10/29 03:24:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:53 DEBUG : : Looking for writers 2024/10/29 03:24:53 DEBUG : file1: reading active writers 2024/10/29 03:24:53 DEBUG : file1: active writers 1 2024/10/29 03:24:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:54 DEBUG : : Looking for writers 2024/10/29 03:24:54 DEBUG : file1: reading active writers 2024/10/29 03:24:54 DEBUG : file1: active writers 1 2024/10/29 03:24:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:55 DEBUG : : Looking for writers 2024/10/29 03:24:55 DEBUG : file1: reading active writers 2024/10/29 03:24:55 DEBUG : file1: active writers 1 2024/10/29 03:24:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:56 DEBUG : : Looking for writers 2024/10/29 03:24:56 DEBUG : file1: reading active writers 2024/10/29 03:24:56 DEBUG : file1: active writers 1 2024/10/29 03:24:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/10/29 03:24:57 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0007b24b0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0003c5a08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824637676096} name:file1 opens:1 downloaders: o: fd:0xc000450050 info:{ModTime:{wall:13961215172425125310 ext:12233124881 loc:0x39d4e20} ATime:{wall:13961215172425125310 ext:12233124881 loc:0x39d4e20} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/10/29 03:24:57 DEBUG : >WaitForWriters: 2024/10/29 03:24:57 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:57 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:24:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:57 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:24:57 DEBUG : rename_me: newRWFileHandle: 2024/10/29 03:24:57 DEBUG : rename_me(0xc0006be9c0): openPending: 2024/10/29 03:24:57 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/29 03:24:57 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/29 03:24:57 DEBUG : rename_me(0xc0006be9c0): >openPending: err= 2024/10/29 03:24:57 DEBUG : rename_me: >newRWFileHandle: err= 2024/10/29 03:24:57 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/29 03:24:57 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/10/29 03:24:57 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/10/29 03:24:57 DEBUG : rename_me(0xc0006be9c0): _writeAt: size=5, off=0 2024/10/29 03:24:57 DEBUG : rename_me(0xc0006be9c0): >_writeAt: n=5, err= 2024/10/29 03:24:57 DEBUG : rename_me(0xc0006be9c0): close: 2024/10/29 03:24:57 DEBUG : rename_me: vfs cache: setting modification time to 2024-10-29 03:24:57.177813874 +0000 UTC m=+42.256696321 2024/10/29 03:24:57 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/10/29 03:24:57 DEBUG : rename_me(0xc0006be9c0): >close: err= 2024/10/29 03:24:57 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/10/29 03:24:57 DEBUG : i_was_renamed: Updating file with 0xc0007478c0 2024/10/29 03:24:57 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/10/29 03:24:57 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/29 03:24:57 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:57 DEBUG : : Looking for writers 2024/10/29 03:24:57 DEBUG : i_was_renamed: reading active writers 2024/10/29 03:24:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/29 03:24:57 DEBUG : : Looking for writers 2024/10/29 03:24:57 DEBUG : i_was_renamed: reading active writers 2024/10/29 03:24:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/29 03:24:57 DEBUG : : Looking for writers 2024/10/29 03:24:57 DEBUG : i_was_renamed: reading active writers 2024/10/29 03:24:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/29 03:24:57 DEBUG : : Looking for writers 2024/10/29 03:24:57 DEBUG : i_was_renamed: reading active writers 2024/10/29 03:24:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/29 03:24:57 DEBUG : i_was_renamed: vfs cache: starting upload 2024/10/29 03:24:57 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:57 INFO : i_was_renamed: Copied (new) 2024/10/29 03:24:57 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-10-29 03:24:57 +0000 UTC" 2024/10/29 03:24:57 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/10/29 03:24:57 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/29 03:24:57 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/10/29 03:24:57 DEBUG : : Looking for writers 2024/10/29 03:24:57 DEBUG : i_was_renamed: reading active writers 2024/10/29 03:24:57 DEBUG : >WaitForWriters: 2024/10/29 03:24:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:57 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:24:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 03:24:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 03:24:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NN5Jv}/rclone-test-safixih3ruwu" 2024/10/29 03:24:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:57 DEBUG : : forgetting directory cache 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc0008fcd00): _readAt: size=512, off=0 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc0008fcd00): openPending: 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 02:25:57 +0000 UTC" against cached fingerprint "" 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 03:24:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc0008fcd00): >openPending: err= 2024/10/29 03:24:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc0008fcd00): >_readAt: n=20, err=EOF 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc0008fcd00): close: 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:25:57 +0000 GMT 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc0008fcd00): >close: err= 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:57 DEBUG : : forgetting directory cache 2024/10/29 03:24:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc00055a6c0): _readAt: size=512, off=0 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc00055a6c0): openPending: 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 02:26:57 +0000 UTC" against cached fingerprint "20,2024-10-29 02:25:57 +0000 UTC" 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 02:26:57 +0000 UTC" != cached fingerprint "20,2024-10-29 02:25:57 +0000 UTC") 2024/10/29 03:24:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 03:24:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc00055a6c0): >openPending: err= 2024/10/29 03:24:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc00055a6c0): >_readAt: n=20, err=EOF 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc00055a6c0): close: 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:26:57 +0000 GMT 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate(0xc00055a6c0): >close: err= 2024/10/29 03:24:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:58 DEBUG : : forgetting directory cache 2024/10/29 03:24:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0009e5e00): _readAt: size=512, off=0 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0009e5e00): openPending: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 02:27:57 +0000 UTC" against cached fingerprint "20,2024-10-29 02:26:57 +0000 UTC" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 02:27:57 +0000 UTC" != cached fingerprint "20,2024-10-29 02:26:57 +0000 UTC") 2024/10/29 03:24:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 03:24:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0009e5e00): >openPending: err= 2024/10/29 03:24:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0009e5e00): >_readAt: n=20, err=EOF 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0009e5e00): close: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:27:57 +0000 GMT 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0009e5e00): >close: err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:58 DEBUG : : forgetting directory cache 2024/10/29 03:24:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc00091d800): _readAt: size=512, off=0 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc00091d800): openPending: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 02:28:57 +0000 UTC" against cached fingerprint "20,2024-10-29 02:27:57 +0000 UTC" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 02:28:57 +0000 UTC" != cached fingerprint "20,2024-10-29 02:27:57 +0000 UTC") 2024/10/29 03:24:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 03:24:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc00091d800): >openPending: err= 2024/10/29 03:24:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc00091d800): >_readAt: n=20, err=EOF 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc00091d800): close: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:28:57 +0000 GMT 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc00091d800): >close: err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:58 DEBUG : : forgetting directory cache 2024/10/29 03:24:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc000828700): _readAt: size=512, off=0 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc000828700): openPending: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 02:29:57 +0000 UTC" against cached fingerprint "20,2024-10-29 02:28:57 +0000 UTC" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 02:29:57 +0000 UTC" != cached fingerprint "20,2024-10-29 02:28:57 +0000 UTC") 2024/10/29 03:24:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 03:24:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc000828700): >openPending: err= 2024/10/29 03:24:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc000828700): >_readAt: n=20, err=EOF 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc000828700): close: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:29:57 +0000 GMT 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc000828700): >close: err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:58 DEBUG : : forgetting directory cache 2024/10/29 03:24:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0006c4600): _readAt: size=512, off=0 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0006c4600): openPending: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-29 02:30:57 +0000 UTC" against cached fingerprint "20,2024-10-29 02:29:57 +0000 UTC" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-29 02:30:57 +0000 UTC" != cached fingerprint "20,2024-10-29 02:29:57 +0000 UTC") 2024/10/29 03:24:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/29 03:24:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0006c4600): >openPending: err= 2024/10/29 03:24:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0006c4600): >_readAt: n=20, err=EOF 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0006c4600): close: 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:30:57 +0000 GMT 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate(0xc0006c4600): >close: err= 2024/10/29 03:24:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:59 DEBUG : : forgetting directory cache 2024/10/29 03:24:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc00087b780): _readAt: size=512, off=0 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc00087b780): openPending: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-10-29 02:31:57 +0000 UTC" against cached fingerprint "20,2024-10-29 02:30:57 +0000 UTC" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-10-29 02:31:57 +0000 UTC" != cached fingerprint "20,2024-10-29 02:30:57 +0000 UTC") 2024/10/29 03:24:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/10/29 03:24:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc00087b780): >openPending: err= 2024/10/29 03:24:59 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc00087b780): >_readAt: n=21, err=EOF 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc00087b780): close: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:31:57 +0000 GMT 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc00087b780): >close: err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:59 DEBUG : : forgetting directory cache 2024/10/29 03:24:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc000995640): _readAt: size=512, off=0 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc000995640): openPending: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-10-29 02:32:57 +0000 UTC" against cached fingerprint "21,2024-10-29 02:31:57 +0000 UTC" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-10-29 02:32:57 +0000 UTC" != cached fingerprint "21,2024-10-29 02:31:57 +0000 UTC") 2024/10/29 03:24:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/10/29 03:24:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc000995640): >openPending: err= 2024/10/29 03:24:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc000995640): >_readAt: n=22, err=EOF 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc000995640): close: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:32:57 +0000 GMT 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc000995640): >close: err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:59 DEBUG : : forgetting directory cache 2024/10/29 03:24:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009d8f80): _readAt: size=512, off=0 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009d8f80): openPending: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-10-29 02:33:57 +0000 UTC" against cached fingerprint "22,2024-10-29 02:32:57 +0000 UTC" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-10-29 02:33:57 +0000 UTC" != cached fingerprint "22,2024-10-29 02:32:57 +0000 UTC") 2024/10/29 03:24:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/10/29 03:24:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009d8f80): >openPending: err= 2024/10/29 03:24:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009d8f80): >_readAt: n=23, err=EOF 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009d8f80): close: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:33:57 +0000 GMT 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009d8f80): >close: err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:59 DEBUG : : forgetting directory cache 2024/10/29 03:24:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009ebc40): _readAt: size=512, off=0 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009ebc40): openPending: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-10-29 02:34:57 +0000 UTC" against cached fingerprint "23,2024-10-29 02:33:57 +0000 UTC" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-10-29 02:34:57 +0000 UTC" != cached fingerprint "23,2024-10-29 02:33:57 +0000 UTC") 2024/10/29 03:24:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/10/29 03:24:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009ebc40): >openPending: err= 2024/10/29 03:24:59 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009ebc40): >_readAt: n=24, err=EOF 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009ebc40): close: 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-29 02:34:57 +0000 GMT 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate(0xc0009ebc40): >close: err= 2024/10/29 03:24:59 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:24:59 DEBUG : : Looking for writers 2024/10/29 03:24:59 DEBUG : TestRWCacheUpdate: reading active writers 2024/10/29 03:24:59 DEBUG : >WaitForWriters: 2024/10/29 03:24:59 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:24:59 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/10/29 03:24:59 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:00 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : : forgetting directory cache 2024/10/29 03:25:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/29 03:25:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/29 03:25:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/29 03:25:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/29 03:25:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/29 03:25:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/29 03:25:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/29 03:25:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/29 03:25:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/29 03:25:00 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/29 03:25:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/29 03:25:00 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/29 03:25:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/10/29 03:25:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/10/29 03:25:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/10/29 03:25:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/29 03:25:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/29 03:25:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/29 03:25:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/29 03:25:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/10/29 03:25:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/10/29 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:00 DEBUG : : Looking for writers 2024/10/29 03:25:00 DEBUG : FiLeA: reading active writers 2024/10/29 03:25:00 DEBUG : FiLeB: reading active writers 2024/10/29 03:25:00 DEBUG : FilEb: reading active writers 2024/10/29 03:25:00 DEBUG : >WaitForWriters: 2024/10/29 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:00 DEBUG : : Looking for writers 2024/10/29 03:25:00 DEBUG : FiLeA: reading active writers 2024/10/29 03:25:00 DEBUG : FiLeB: reading active writers 2024/10/29 03:25:00 DEBUG : FilEb: reading active writers 2024/10/29 03:25:00 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/10/29 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:00 DEBUG : : Looking for writers 2024/10/29 03:25:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/10/29 03:25:00 DEBUG : normal name with no special characters.txt: reading active writers 2024/10/29 03:25:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:00 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:00 DEBUG : webdav root 'rclone-test-safixih3ruwu': Re-using VFS from active cache 2024/10/29 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:00 DEBUG : : Looking for writers 2024/10/29 03:25:00 DEBUG : >WaitForWriters: 2024/10/29 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:00 DEBUG : : Looking for writers 2024/10/29 03:25:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:00 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:00 DEBUG : : Looking for writers 2024/10/29 03:25:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:00 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:00 DEBUG : : Looking for writers 2024/10/29 03:25:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:00 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:00 DEBUG : dir: Looking for writers 2024/10/29 03:25:00 DEBUG : file2: reading active writers 2024/10/29 03:25:00 DEBUG : : Looking for writers 2024/10/29 03:25:00 DEBUG : dir: reading active writers 2024/10/29 03:25:00 DEBUG : file1: reading active writers 2024/10/29 03:25:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:00 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:00 DEBUG : dir: Looking for writers 2024/10/29 03:25:00 DEBUG : : Looking for writers 2024/10/29 03:25:00 DEBUG : dir: reading active writers 2024/10/29 03:25:00 DEBUG : file1: reading active writers 2024/10/29 03:25:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:00 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : file1: Open: flags=O_RDONLY 2024/10/29 03:25:00 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/29 03:25:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/29 03:25:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/10/29 03:25:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/29 03:25:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/29 03:25:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/10/29 03:25:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/10/29 03:25:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/29 03:25:00 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (0 bytes), uploading instead of streaming 2024/10/29 03:25:00 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:01 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/10/29 03:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/29 03:25:01 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:01 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/29 03:25:01 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:01 DEBUG : dir: Looking for writers 2024/10/29 03:25:01 DEBUG : file2: reading active writers 2024/10/29 03:25:01 DEBUG : new_file.txt: reading active writers 2024/10/29 03:25:01 DEBUG : : Looking for writers 2024/10/29 03:25:01 DEBUG : dir: reading active writers 2024/10/29 03:25:01 DEBUG : file1: reading active writers 2024/10/29 03:25:01 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:01 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:01 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/10/29 03:25:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000bcf500 2024/10/29 03:25:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/29 03:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:01 INFO : dir/file1: Moved (server-side) to: file0 2024/10/29 03:25:01 DEBUG : file0: Updating file with file0 0xc000bcf500 2024/10/29 03:25:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 03:25:01 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/10/29 03:25:01 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:01 DEBUG : dir: Looking for writers 2024/10/29 03:25:01 DEBUG : : Looking for writers 2024/10/29 03:25:01 DEBUG : file0: reading active writers 2024/10/29 03:25:01 DEBUG : dir: reading active writers 2024/10/29 03:25:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:01 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:01 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:01 DEBUG : : Looking for writers 2024/10/29 03:25:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:01 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:01 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/10/29 03:25:01 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/29 03:25:01 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/10/29 03:25:01 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/10/29 03:25:01 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/10/29 03:25:01 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:01 DEBUG : : Looking for writers 2024/10/29 03:25:01 DEBUG : a: Looking for writers 2024/10/29 03:25:01 DEBUG : b: Looking for writers 2024/10/29 03:25:01 DEBUG : c: Looking for writers 2024/10/29 03:25:01 DEBUG : d: Looking for writers 2024/10/29 03:25:01 DEBUG : : Looking for writers 2024/10/29 03:25:01 DEBUG : d: reading active writers 2024/10/29 03:25:01 DEBUG : /: reading active writers 2024/10/29 03:25:01 DEBUG : a: reading active writers 2024/10/29 03:25:01 DEBUG : b: reading active writers 2024/10/29 03:25:01 DEBUG : c: reading active writers 2024/10/29 03:25:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:01 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:01 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/29 03:25:01 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/10/29 03:25:01 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/10/29 03:25:01 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/10/29 03:25:02 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:02 DEBUG : a/b/c/d: Looking for writers 2024/10/29 03:25:02 DEBUG : a/b/c: Looking for writers 2024/10/29 03:25:02 DEBUG : d: reading active writers 2024/10/29 03:25:02 DEBUG : a/b: Looking for writers 2024/10/29 03:25:02 DEBUG : c: reading active writers 2024/10/29 03:25:02 DEBUG : a: Looking for writers 2024/10/29 03:25:02 DEBUG : b: reading active writers 2024/10/29 03:25:02 DEBUG : : Looking for writers 2024/10/29 03:25:02 DEBUG : a: reading active writers 2024/10/29 03:25:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN 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-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:02 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/29 03:25:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/29 03:25:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/10/29 03:25:02 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (5 bytes), uploading instead of streaming 2024/10/29 03:25:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:02 DEBUG : file1: Size of src and dst objects identical 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/10/29 03:25:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/29 03:25:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (0 bytes), uploading instead of streaming 2024/10/29 03:25:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:02 DEBUG : file1: Size of src and dst objects identical 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/29 03:25:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (7 bytes), uploading instead of streaming 2024/10/29 03:25:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:02 DEBUG : file1: Size of src and dst objects identical 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:02 DEBUG : : Looking for writers 2024/10/29 03:25:02 DEBUG : file1: reading active writers 2024/10/29 03:25:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:02 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/10/29 03:25:03 DEBUG : file1: aborting in-sequence write wait, off=100 2024/10/29 03:25:03 DEBUG : file1: failed to wait for in-sequence write to 100 2024/10/29 03:25:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/10/29 03:25:03 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (11 bytes), uploading instead of streaming 2024/10/29 03:25:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:03 DEBUG : file1: Size of src and dst objects identical 2024/10/29 03:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/10/29 03:25:03 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:03 DEBUG : : Looking for writers 2024/10/29 03:25:03 DEBUG : file1: reading active writers 2024/10/29 03:25:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:03 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:03 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/10/29 03:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:03 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (5 bytes), uploading instead of streaming 2024/10/29 03:25:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:03 DEBUG : file1: Size of src and dst objects identical 2024/10/29 03:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/10/29 03:25:03 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:03 DEBUG : : Looking for writers 2024/10/29 03:25:03 DEBUG : file1: reading active writers 2024/10/29 03:25:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:03 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:03 DEBUG : file1: WriteFileHandle.Release closing 2024/10/29 03:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:03 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (0 bytes), uploading instead of streaming 2024/10/29 03:25:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:03 DEBUG : file1: Size of src and dst objects identical 2024/10/29 03:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:03 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/10/29 03:25:03 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:03 DEBUG : : Looking for writers 2024/10/29 03:25:03 DEBUG : file1: reading active writers 2024/10/29 03:25:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:03 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/10/29 03:25:03 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:03 DEBUG : : Looking for writers 2024/10/29 03:25:03 DEBUG : file1: reading active writers 2024/10/29 03:25:03 DEBUG : file1: active writers 1 2024/10/29 03:25:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/10/29 03:25:03 DEBUG : : Looking for writers 2024/10/29 03:25:03 DEBUG : file1: reading active writers 2024/10/29 03:25:03 DEBUG : file1: active writers 1 2024/10/29 03:25:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/10/29 03:25:03 DEBUG : : Looking for writers 2024/10/29 03:25:03 DEBUG : file1: reading active writers 2024/10/29 03:25:03 DEBUG : file1: active writers 1 2024/10/29 03:25:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/10/29 03:25:03 DEBUG : : Looking for writers 2024/10/29 03:25:03 DEBUG : file1: reading active writers 2024/10/29 03:25:03 DEBUG : file1: active writers 1 2024/10/29 03:25:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/10/29 03:25:03 DEBUG : : Looking for writers 2024/10/29 03:25:03 DEBUG : file1: reading active writers 2024/10/29 03:25:03 DEBUG : file1: active writers 1 2024/10/29 03:25:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/10/29 03:25:03 DEBUG : : Looking for writers 2024/10/29 03:25:03 DEBUG : file1: reading active writers 2024/10/29 03:25:03 DEBUG : file1: active writers 1 2024/10/29 03:25:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/10/29 03:25:04 DEBUG : : Looking for writers 2024/10/29 03:25:04 DEBUG : file1: reading active writers 2024/10/29 03:25:04 DEBUG : file1: active writers 1 2024/10/29 03:25:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/10/29 03:25:04 DEBUG : : Looking for writers 2024/10/29 03:25:04 DEBUG : file1: reading active writers 2024/10/29 03:25:04 DEBUG : file1: active writers 1 2024/10/29 03:25:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:05 DEBUG : : Looking for writers 2024/10/29 03:25:05 DEBUG : file1: reading active writers 2024/10/29 03:25:05 DEBUG : file1: active writers 1 2024/10/29 03:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:06 DEBUG : : Looking for writers 2024/10/29 03:25:06 DEBUG : file1: reading active writers 2024/10/29 03:25:06 DEBUG : file1: active writers 1 2024/10/29 03:25:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:07 DEBUG : : Looking for writers 2024/10/29 03:25:07 DEBUG : file1: reading active writers 2024/10/29 03:25:07 DEBUG : file1: active writers 1 2024/10/29 03:25:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:08 DEBUG : : Looking for writers 2024/10/29 03:25:08 DEBUG : file1: reading active writers 2024/10/29 03:25:08 DEBUG : file1: active writers 1 2024/10/29 03:25:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:09 DEBUG : : Looking for writers 2024/10/29 03:25:09 DEBUG : file1: reading active writers 2024/10/29 03:25:09 DEBUG : file1: active writers 1 2024/10/29 03:25:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:10 DEBUG : : Looking for writers 2024/10/29 03:25:10 DEBUG : file1: reading active writers 2024/10/29 03:25:10 DEBUG : file1: active writers 1 2024/10/29 03:25:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:11 DEBUG : : Looking for writers 2024/10/29 03:25:11 DEBUG : file1: reading active writers 2024/10/29 03:25:11 DEBUG : file1: active writers 1 2024/10/29 03:25:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:12 DEBUG : : Looking for writers 2024/10/29 03:25:12 DEBUG : file1: reading active writers 2024/10/29 03:25:12 DEBUG : file1: active writers 1 2024/10/29 03:25:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:13 DEBUG : : Looking for writers 2024/10/29 03:25:13 DEBUG : file1: reading active writers 2024/10/29 03:25:13 DEBUG : file1: active writers 1 2024/10/29 03:25:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:14 DEBUG : : Looking for writers 2024/10/29 03:25:14 DEBUG : file1: reading active writers 2024/10/29 03:25:14 DEBUG : file1: active writers 1 2024/10/29 03:25:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:15 DEBUG : : Looking for writers 2024/10/29 03:25:15 DEBUG : file1: reading active writers 2024/10/29 03:25:15 DEBUG : file1: active writers 1 2024/10/29 03:25:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:16 DEBUG : : Looking for writers 2024/10/29 03:25:16 DEBUG : file1: reading active writers 2024/10/29 03:25:16 DEBUG : file1: active writers 1 2024/10/29 03:25:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:17 DEBUG : : Looking for writers 2024/10/29 03:25:17 DEBUG : file1: reading active writers 2024/10/29 03:25:17 DEBUG : file1: active writers 1 2024/10/29 03:25:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:18 DEBUG : : Looking for writers 2024/10/29 03:25:18 DEBUG : file1: reading active writers 2024/10/29 03:25:18 DEBUG : file1: active writers 1 2024/10/29 03:25:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:19 DEBUG : : Looking for writers 2024/10/29 03:25:19 DEBUG : file1: reading active writers 2024/10/29 03:25:19 DEBUG : file1: active writers 1 2024/10/29 03:25:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:20 DEBUG : : Looking for writers 2024/10/29 03:25:20 DEBUG : file1: reading active writers 2024/10/29 03:25:20 DEBUG : file1: active writers 1 2024/10/29 03:25:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:21 DEBUG : : Looking for writers 2024/10/29 03:25:21 DEBUG : file1: reading active writers 2024/10/29 03:25:21 DEBUG : file1: active writers 1 2024/10/29 03:25:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:22 DEBUG : : Looking for writers 2024/10/29 03:25:22 DEBUG : file1: reading active writers 2024/10/29 03:25:22 DEBUG : file1: active writers 1 2024/10/29 03:25:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:23 DEBUG : : Looking for writers 2024/10/29 03:25:23 DEBUG : file1: reading active writers 2024/10/29 03:25:23 DEBUG : file1: active writers 1 2024/10/29 03:25:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:24 DEBUG : : Looking for writers 2024/10/29 03:25:24 DEBUG : file1: reading active writers 2024/10/29 03:25:24 DEBUG : file1: active writers 1 2024/10/29 03:25:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:25 DEBUG : : Looking for writers 2024/10/29 03:25:25 DEBUG : file1: reading active writers 2024/10/29 03:25:25 DEBUG : file1: active writers 1 2024/10/29 03:25:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:26 DEBUG : : Looking for writers 2024/10/29 03:25:26 DEBUG : file1: reading active writers 2024/10/29 03:25:26 DEBUG : file1: active writers 1 2024/10/29 03:25:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:27 DEBUG : : Looking for writers 2024/10/29 03:25:27 DEBUG : file1: reading active writers 2024/10/29 03:25:27 DEBUG : file1: active writers 1 2024/10/29 03:25:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:28 DEBUG : : Looking for writers 2024/10/29 03:25:28 DEBUG : file1: reading active writers 2024/10/29 03:25:28 DEBUG : file1: active writers 1 2024/10/29 03:25:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:29 DEBUG : : Looking for writers 2024/10/29 03:25:29 DEBUG : file1: reading active writers 2024/10/29 03:25:29 DEBUG : file1: active writers 1 2024/10/29 03:25:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:30 DEBUG : : Looking for writers 2024/10/29 03:25:30 DEBUG : file1: reading active writers 2024/10/29 03:25:30 DEBUG : file1: active writers 1 2024/10/29 03:25:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:31 DEBUG : : Looking for writers 2024/10/29 03:25:31 DEBUG : file1: reading active writers 2024/10/29 03:25:31 DEBUG : file1: active writers 1 2024/10/29 03:25:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:32 DEBUG : : Looking for writers 2024/10/29 03:25:32 DEBUG : file1: reading active writers 2024/10/29 03:25:32 DEBUG : file1: active writers 1 2024/10/29 03:25:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/10/29 03:25:33 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/10/29 03:25:33 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:33 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:33 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (0 bytes), uploading instead of streaming 2024/10/29 03:25:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:33 DEBUG : file1: Size of src and dst objects identical 2024/10/29 03:25:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:25:33 DEBUG : file1: Open: flags=O_RDONLY 2024/10/29 03:25:33 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/29 03:25:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/29 03:25:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:33 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:33 DEBUG : : Looking for writers 2024/10/29 03:25:33 DEBUG : file1: reading active writers 2024/10/29 03:25:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-safixih3ruwu'", Local "Local file system at /tmp/rclone712684641", Modify Window "1s" 2024/10/29 03:25:33 INFO : webdav root 'rclone-test-safixih3ruwu': poll-interval is not supported by this remote 2024/10/29 03:25:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/29 03:25:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/29 03:25:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/29 03:25:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/29 03:25:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:33 DEBUG : webdav root 'rclone-test-safixih3ruwu': File to upload is small (100 bytes), uploading instead of streaming 2024/10/29 03:25:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/10/29 03:25:33 DEBUG : file1: Size of src and dst objects identical 2024/10/29 03:25:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/29 03:25:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/29 03:25:33 DEBUG : file1: Open: flags=O_RDONLY 2024/10/29 03:25:33 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/29 03:25:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/29 03:25:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/29 03:25:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/29 03:25:33 DEBUG : WaitForWriters: timeout=30s 2024/10/29 03:25:33 DEBUG : : Looking for writers 2024/10/29 03:25:33 DEBUG : file1: reading active writers 2024/10/29 03:25:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/10/29 03:25:33 DEBUG : webdav root 'rclone-test-safixih3ruwu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m18.912140574s (try 1/5)