"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/12/07 02:41:33 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-liyidug0gini" 2024/12/07 02:41:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 02:41:33 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/12/07 02:41:33 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/07 02:41:33 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/07 02:41:33 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/07 02:41:33 DEBUG : Setting pass="yNDNKAFDqQLC95XxmUR8B9eBtQ45hIXvOHTzivdLHrpM" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/07 02:41:33 DEBUG : TestWebdavRclone: detected overridden config - adding "{XpP4k}" suffix to name 2024/12/07 02:41:33 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/07 02:41:33 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/07 02:41:33 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/07 02:41:33 DEBUG : Setting pass="yNDNKAFDqQLC95XxmUR8B9eBtQ45hIXvOHTzivdLHrpM" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/07 02:41:33 DEBUG : found headers: 2024/12/07 02:41:33 DEBUG : Creating backend with remote "/tmp/rclone3879431030" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:33 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:33 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:33 DEBUG : dir: Looking for writers 2024/12/07 02:41:33 DEBUG : : Looking for writers 2024/12/07 02:41:33 DEBUG : dir: reading active writers 2024/12/07 02:41:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:33 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:33 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:33 DEBUG : dir/subdir: Looking for writers 2024/12/07 02:41:33 DEBUG : dir: Looking for writers 2024/12/07 02:41:33 DEBUG : file1: reading active writers 2024/12/07 02:41:33 DEBUG : file2: reading active writers 2024/12/07 02:41:33 DEBUG : subdir: reading active writers 2024/12/07 02:41:33 DEBUG : : Looking for writers 2024/12/07 02:41:33 DEBUG : dir: reading active writers 2024/12/07 02:41:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:33 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:33 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:33 DEBUG : dir: Looking for writers 2024/12/07 02:41:33 DEBUG : file1: reading active writers 2024/12/07 02:41:33 DEBUG : : Looking for writers 2024/12/07 02:41:33 DEBUG : dir: reading active writers 2024/12/07 02:41:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:33 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:33 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:33 DEBUG : dir: Looking for writers 2024/12/07 02:41:33 DEBUG : : Looking for writers 2024/12/07 02:41:33 DEBUG : dir: reading active writers 2024/12/07 02:41:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:33 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:34 DEBUG : dir: forgetting directory cache 2024/12/07 02:41:34 DEBUG : : forgetting directory cache 2024/12/07 02:41:34 DEBUG : dir: forgetting directory cache 2024/12/07 02:41:34 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:34 DEBUG : : Looking for writers 2024/12/07 02:41:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:34 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:34 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/07 02:41:34 DEBUG : dir: invalidating directory cache 2024/12/07 02:41:34 DEBUG : : >ForgetPath: 2024/12/07 02:41:34 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/07 02:41:34 DEBUG : : invalidating directory cache 2024/12/07 02:41:34 DEBUG : dir: forgetting directory cache 2024/12/07 02:41:34 DEBUG : : >ForgetPath: 2024/12/07 02:41:34 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/07 02:41:34 DEBUG : : >ForgetPath: 2024/12/07 02:41:34 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:34 DEBUG : dir: Looking for writers 2024/12/07 02:41:34 DEBUG : : Looking for writers 2024/12/07 02:41:34 DEBUG : dir: reading active writers 2024/12/07 02:41:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:34 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:34 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:34 DEBUG : : forgetting directory cache 2024/12/07 02:41:34 DEBUG : dir: forgetting directory cache 2024/12/07 02:41:34 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:34 DEBUG : fil/a/b: Looking for writers 2024/12/07 02:41:34 DEBUG : fil/a: Looking for writers 2024/12/07 02:41:34 DEBUG : b: reading active writers 2024/12/07 02:41:34 DEBUG : fil: Looking for writers 2024/12/07 02:41:34 DEBUG : a: reading active writers 2024/12/07 02:41:34 DEBUG : dir: Looking for writers 2024/12/07 02:41:34 DEBUG : : Looking for writers 2024/12/07 02:41:34 DEBUG : dir: reading active writers 2024/12/07 02:41:34 DEBUG : fil: reading active writers 2024/12/07 02:41:34 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:34 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:34 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:34 DEBUG : dir: Looking for writers 2024/12/07 02:41:34 DEBUG : : Looking for writers 2024/12/07 02:41:34 DEBUG : dir: reading active writers 2024/12/07 02:41:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:34 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:34 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:34 DEBUG : dir: Looking for writers 2024/12/07 02:41:34 DEBUG : file1: reading active writers 2024/12/07 02:41:34 DEBUG : : Looking for writers 2024/12/07 02:41:34 DEBUG : dir: reading active writers 2024/12/07 02:41:34 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:34 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:35 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/07 02:41:35 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:35 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:35 DEBUG : dir: invalidating directory cache 2024/12/07 02:41:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/07 02:41:35 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/07 02:41:35 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/07 02:41:35 DEBUG : dir/file1: Reset virtual modtime 2024/12/07 02:41:35 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/07 02:41:35 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:35 DEBUG : dir: invalidating directory cache 2024/12/07 02:41:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/07 02:41:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/07 02:41:35 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/07 02:41:35 DEBUG : : forgetting directory cache 2024/12/07 02:41:35 DEBUG : dir: forgetting directory cache 2024/12/07 02:41:35 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/07 02:41:35 DEBUG : dir/file1: Reset virtual modtime 2024/12/07 02:41:35 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/07 02:41:35 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:35 DEBUG : dir/virtualDir: Looking for writers 2024/12/07 02:41:35 DEBUG : dir: Looking for writers 2024/12/07 02:41:35 DEBUG : file1: reading active writers 2024/12/07 02:41:35 DEBUG : virtualFile2: reading active writers 2024/12/07 02:41:35 DEBUG : virtualFile: reading active writers 2024/12/07 02:41:35 DEBUG : virtualDir: reading active writers 2024/12/07 02:41:35 DEBUG : : Looking for writers 2024/12/07 02:41:35 DEBUG : dir: reading active writers 2024/12/07 02:41:35 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:35 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:35 ERROR : dir/: Can only open directories read only 2024/12/07 02:41:35 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:35 DEBUG : dir: Looking for writers 2024/12/07 02:41:35 DEBUG : : Looking for writers 2024/12/07 02:41:35 DEBUG : dir: reading active writers 2024/12/07 02:41:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:35 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:35 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/07 02:41:35 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/07 02:41:35 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (5 bytes), uploading instead of streaming 2024/12/07 02:41:35 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:35 NOTICE: webdav root 'rclone-test-liyidug0gini': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/07 02:41:35 DEBUG : dir/potato: Size of src and dst objects identical 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/07 02:41:35 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:35 DEBUG : dir: Looking for writers 2024/12/07 02:41:35 DEBUG : file1: reading active writers 2024/12/07 02:41:35 DEBUG : potato: reading active writers 2024/12/07 02:41:35 DEBUG : : Looking for writers 2024/12/07 02:41:35 DEBUG : dir: reading active writers 2024/12/07 02:41:35 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:35 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/07 02:41:35 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:35 DEBUG : dir/sub: Looking for writers 2024/12/07 02:41:35 DEBUG : dir: Looking for writers 2024/12/07 02:41:35 DEBUG : file1: reading active writers 2024/12/07 02:41:35 DEBUG : sub: reading active writers 2024/12/07 02:41:35 DEBUG : : Looking for writers 2024/12/07 02:41:35 DEBUG : dir: reading active writers 2024/12/07 02:41:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:36 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/07 02:41:36 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/07 02:41:36 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:36 DEBUG : dir/sub/subsub: Looking for writers 2024/12/07 02:41:36 DEBUG : dir/sub: Looking for writers 2024/12/07 02:41:36 DEBUG : subsub: reading active writers 2024/12/07 02:41:36 DEBUG : dir: Looking for writers 2024/12/07 02:41:36 DEBUG : file1: reading active writers 2024/12/07 02:41:36 DEBUG : sub: reading active writers 2024/12/07 02:41:36 DEBUG : : Looking for writers 2024/12/07 02:41:36 DEBUG : dir: reading active writers 2024/12/07 02:41:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:36 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:36 ERROR : dir/: Dir.Remove not empty 2024/12/07 02:41:36 DEBUG : dir/file1: Remove: 2024/12/07 02:41:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:36 DEBUG : dir/file1: >Remove: err= 2024/12/07 02:41:36 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/07 02:41:36 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:36 DEBUG : : Looking for writers 2024/12/07 02:41:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:36 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:36 DEBUG : dir/file1: Remove: 2024/12/07 02:41:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:36 DEBUG : dir/file1: >Remove: err= 2024/12/07 02:41:36 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/07 02:41:36 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:36 DEBUG : : Looking for writers 2024/12/07 02:41:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:36 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:36 DEBUG : dir/file1: Remove: 2024/12/07 02:41:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:36 DEBUG : dir/file1: >Remove: err= 2024/12/07 02:41:36 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:36 DEBUG : dir: Looking for writers 2024/12/07 02:41:36 DEBUG : : Looking for writers 2024/12/07 02:41:36 DEBUG : dir: reading active writers 2024/12/07 02:41:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:36 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:36 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/07 02:41:37 DEBUG : dir: Updating dir with dir2 0xc000366d00 2024/12/07 02:41:37 DEBUG : dir: forgetting directory cache 2024/12/07 02:41:37 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/07 02:41:37 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/07 02:41:37 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/07 02:41:37 DEBUG : file2: Updating file with file2 0xc00024ee40 2024/12/07 02:41:37 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:37 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/07 02:41:37 INFO : dir2/file3: Deleted 2024/12/07 02:41:37 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/07 02:41:37 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00024ee40 2024/12/07 02:41:37 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/07 02:41:37 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/07 02:41:37 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/07 02:41:37 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000807450 2024/12/07 02:41:37 DEBUG : empty directory: forgetting directory cache 2024/12/07 02:41:37 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/07 02:41:37 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/07 02:41:37 DEBUG : dir2: Renaming to "dir3" 2024/12/07 02:41:37 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:37 DEBUG : dir3: Looking for writers 2024/12/07 02:41:37 DEBUG : file3: reading active writers 2024/12/07 02:41:37 DEBUG : renamed empty directory: Looking for writers 2024/12/07 02:41:37 DEBUG : : Looking for writers 2024/12/07 02:41:37 DEBUG : dir3: reading active writers 2024/12/07 02:41:37 DEBUG : renamed empty directory: reading active writers 2024/12/07 02:41:37 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-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:37 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:37 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:37 DEBUG : dir: Looking for writers 2024/12/07 02:41:37 DEBUG : file1: reading active writers 2024/12/07 02:41:37 DEBUG : : Looking for writers 2024/12/07 02:41:37 DEBUG : dir: reading active writers 2024/12/07 02:41:37 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:37 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:37 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:37 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/12/07 02:41:37 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:37 DEBUG : dir: Looking for writers 2024/12/07 02:41:37 DEBUG : file1: reading active writers 2024/12/07 02:41:37 DEBUG : : Looking for writers 2024/12/07 02:41:37 DEBUG : dir: reading active writers 2024/12/07 02:41:37 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-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:37 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/07 02:41:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:37 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:37 DEBUG : dir: Looking for writers 2024/12/07 02:41:37 DEBUG : file1: reading active writers 2024/12/07 02:41:37 DEBUG : : Looking for writers 2024/12/07 02:41:37 DEBUG : dir: reading active writers 2024/12/07 02:41:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/12/07 02:41:37 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/07 02:41:37 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/07 02:41:37 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:37 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/07 02:41:37 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:37 DEBUG : : Looking for writers 2024/12/07 02:41:37 DEBUG : file.txt: reading active writers 2024/12/07 02:41:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:37 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:38 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (25 bytes), uploading instead of streaming 2024/12/07 02:41:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:38 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/07 02:41:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:38 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:38 DEBUG : dir: Looking for writers 2024/12/07 02:41:38 DEBUG : file1: reading active writers 2024/12/07 02:41:38 DEBUG : : Looking for writers 2024/12/07 02:41:38 DEBUG : dir: reading active writers 2024/12/07 02:41:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:38 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:38 DEBUG : dir/file1: Remove: 2024/12/07 02:41:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:38 DEBUG : dir/file1: >Remove: err= 2024/12/07 02:41:38 DEBUG : dir/file1: Remove: 2024/12/07 02:41:38 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/07 02:41:38 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:38 DEBUG : dir: Looking for writers 2024/12/07 02:41:38 DEBUG : : Looking for writers 2024/12/07 02:41:38 DEBUG : dir: reading active writers 2024/12/07 02:41:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:38 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:38 DEBUG : dir/file1: Remove: 2024/12/07 02:41:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:38 DEBUG : dir/file1: >Remove: err= 2024/12/07 02:41:38 DEBUG : dir/file1: Remove: 2024/12/07 02:41:38 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/07 02:41:38 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:38 DEBUG : dir: Looking for writers 2024/12/07 02:41:38 DEBUG : : Looking for writers 2024/12/07 02:41:38 DEBUG : dir: reading active writers 2024/12/07 02:41:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:38 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/07 02:41:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/07 02:41:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/07 02:41:38 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/07 02:41:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/07 02:41:38 DEBUG : dir/file1: Open: flags=0x3 2024/12/07 02:41:38 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/07 02:41:38 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/07 02:41:38 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:38 DEBUG : dir: Looking for writers 2024/12/07 02:41:38 DEBUG : file1: reading active writers 2024/12/07 02:41:38 DEBUG : : Looking for writers 2024/12/07 02:41:38 DEBUG : dir: reading active writers 2024/12/07 02:41:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:38 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:38 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:38 DEBUG : dir: Looking for writers 2024/12/07 02:41:38 DEBUG : file1: reading active writers 2024/12/07 02:41:38 DEBUG : : Looking for writers 2024/12/07 02:41:38 DEBUG : dir: reading active writers 2024/12/07 02:41:38 DEBUG : >WaitForWriters: 2024/12/07 02:41:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:38 DEBUG : newLeaf: Updating file with newLeaf 0xc00024eb40 2024/12/07 02:41:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/07 02:41:38 DEBUG : dir/file1: Updating file with dir/file1 0xc00024eb40 2024/12/07 02:41:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/07 02:41:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/07 02:41:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/07 02:41:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:38 DEBUG : dir/file1: File is currently open, delaying rename 0xc00024eb40 2024/12/07 02:41:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:38 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (25 bytes), uploading instead of streaming 2024/12/07 02:41:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:38 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/07 02:41:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:38 DEBUG : newLeaf: Running delayed rename now 2024/12/07 02:41:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:38 DEBUG : newLeaf: Updating file with newLeaf 0xc00024eb40 2024/12/07 02:41:38 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:38 DEBUG : dir: Looking for writers 2024/12/07 02:41:38 DEBUG : : Looking for writers 2024/12/07 02:41:38 DEBUG : dir: reading active writers 2024/12/07 02:41:38 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:38 DEBUG : >WaitForWriters: 2024/12/07 02:41:38 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:38 DEBUG : dir: Looking for writers 2024/12/07 02:41:38 DEBUG : : Looking for writers 2024/12/07 02:41:38 DEBUG : dir: reading active writers 2024/12/07 02:41:38 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:38 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:38 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:39 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : file1: reading active writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : >WaitForWriters: 2024/12/07 02:41:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0002a3ec0 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/07 02:41:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0002a3ec0 2024/12/07 02:41:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/07 02:41:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002a3ec0 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:39 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (25 bytes), uploading instead of streaming 2024/12/07 02:41:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:39 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/07 02:41:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:39 DEBUG : newLeaf: Running delayed rename now 2024/12/07 02:41:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0002a3ec0 2024/12/07 02:41:39 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : >WaitForWriters: 2024/12/07 02:41:39 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:39 DEBUG : >WaitForWriters: 2024/12/07 02:41:39 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:39 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/07 02:41:39 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0007dc640): openPending: 2024/12/07 02:41:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0007dc640): >openPending: err= 2024/12/07 02:41:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/07 02:41:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0007dc640): _writeAt: size=14, off=0 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0007dc640): >_writeAt: n=14, err= 2024/12/07 02:41:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0007dc640): close: 2024/12/07 02:41:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/07 02:41:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/07 02:41:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0007dc640): >close: err= 2024/12/07 02:41:39 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : file1: reading active writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : file1: reading active writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : file1: reading active writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : file1: reading active writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:39 DEBUG : dir/file1: vfs cache: starting upload 2024/12/07 02:41:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:39 INFO : dir/file1: Copied (replaced existing) 2024/12/07 02:41:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : file1: reading active writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : >WaitForWriters: 2024/12/07 02:41:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:39 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0008963c0): _readAt: size=512, off=0 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0008963c0): openPending: 2024/12/07 02:41:39 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/12/07 02:41:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0008963c0): >openPending: err= 2024/12/07 02:41:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0008963c0): >_readAt: n=14, err=EOF 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0008963c0): close: 2024/12/07 02:41:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/07 02:41:39 DEBUG : dir/file1(0xc0008963c0): >close: err= 2024/12/07 02:41:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/07 02:41:39 DEBUG : newLeaf: Updating file with newLeaf 0xc00078c300 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/07 02:41:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/07 02:41:39 DEBUG : dir/file1: Updating file with dir/file1 0xc00078c300 2024/12/07 02:41:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/07 02:41:39 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:39 DEBUG : dir/file1(0xc000a924c0): openPending: 2024/12/07 02:41:39 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/12/07 02:41:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:39 DEBUG : dir/file1(0xc000a924c0): >openPending: err= 2024/12/07 02:41:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/07 02:41:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:39 DEBUG : dir/file1(0xc000a924c0): _writeAt: size=25, off=0 2024/12/07 02:41:39 DEBUG : dir/file1(0xc000a924c0): >_writeAt: n=25, err= 2024/12/07 02:41:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/07 02:41:39 DEBUG : newLeaf: Updating file with newLeaf 0xc00078c300 2024/12/07 02:41:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:39 DEBUG : newLeaf(0xc000a924c0): close: 2024/12/07 02:41:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/07 02:41:39 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-07 02:41:39.723826838 +0000 UTC m=+6.631000457 2024/12/07 02:41:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:39 DEBUG : newLeaf(0xc000a924c0): >close: err= 2024/12/07 02:41:39 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:39 DEBUG : newLeaf: vfs cache: starting upload 2024/12/07 02:41:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:39 INFO : newLeaf: Copied (replaced existing) 2024/12/07 02:41:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-07 02:41:39 +0000 UTC" 2024/12/07 02:41:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/07 02:41:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:39 DEBUG : >WaitForWriters: 2024/12/07 02:41:39 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:39 DEBUG : dir: Looking for writers 2024/12/07 02:41:39 DEBUG : : Looking for writers 2024/12/07 02:41:39 DEBUG : dir: reading active writers 2024/12/07 02:41:39 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:39 DEBUG : >WaitForWriters: 2024/12/07 02:41:39 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:39 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:40 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : file1: reading active writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : >WaitForWriters: 2024/12/07 02:41:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00024ec00 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/07 02:41:40 DEBUG : dir/file1: Updating file with dir/file1 0xc00024ec00 2024/12/07 02:41:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/07 02:41:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:40 DEBUG : dir/file1(0xc000625380): openPending: 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:40 DEBUG : dir/file1(0xc000625380): >openPending: err= 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/07 02:41:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:40 DEBUG : dir/file1(0xc000625380): _writeAt: size=25, off=0 2024/12/07 02:41:40 DEBUG : dir/file1(0xc000625380): >_writeAt: n=25, err= 2024/12/07 02:41:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/07 02:41:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00024ec00 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:40 DEBUG : newLeaf(0xc000625380): close: 2024/12/07 02:41:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/07 02:41:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-07 02:41:40.225869035 +0000 UTC m=+7.133042634 2024/12/07 02:41:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:40 DEBUG : newLeaf(0xc000625380): >close: err= 2024/12/07 02:41:40 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:40 DEBUG : newLeaf: vfs cache: starting upload 2024/12/07 02:41:40 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:40 INFO : newLeaf: Copied (replaced existing) 2024/12/07 02:41:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-07 02:41:40 +0000 UTC" 2024/12/07 02:41:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/07 02:41:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : >WaitForWriters: 2024/12/07 02:41:40 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : >WaitForWriters: 2024/12/07 02:41:40 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:40 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/07 02:41:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00075dbc0): openPending: 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00075dbc0): >openPending: err= 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/07 02:41:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00075dbc0): _writeAt: size=14, off=0 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00075dbc0): >_writeAt: n=14, err= 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00075dbc0): close: 2024/12/07 02:41:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/07 02:41:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00075dbc0): >close: err= 2024/12/07 02:41:40 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : file1: reading active writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : file1: reading active writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : file1: reading active writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : file1: reading active writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: starting upload 2024/12/07 02:41:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:40 INFO : dir/file1: Copied (replaced existing) 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : file1: reading active writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : >WaitForWriters: 2024/12/07 02:41:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:40 DEBUG : dir/file1(0xc0006aab00): _readAt: size=512, off=0 2024/12/07 02:41:40 DEBUG : dir/file1(0xc0006aab00): openPending: 2024/12/07 02:41:40 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/12/07 02:41:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:40 DEBUG : dir/file1(0xc0006aab00): >openPending: err= 2024/12/07 02:41:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/07 02:41:40 DEBUG : dir/file1(0xc0006aab00): >_readAt: n=14, err=EOF 2024/12/07 02:41:40 DEBUG : dir/file1(0xc0006aab00): close: 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/07 02:41:40 DEBUG : dir/file1(0xc0006aab00): >close: err= 2024/12/07 02:41:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/07 02:41:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00052c0c0 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/07 02:41:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/07 02:41:40 DEBUG : dir/file1: Updating file with dir/file1 0xc00052c0c0 2024/12/07 02:41:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/07 02:41:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00080a640): openPending: 2024/12/07 02:41:40 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/12/07 02:41:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00080a640): >openPending: err= 2024/12/07 02:41:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/07 02:41:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00080a640): _writeAt: size=25, off=0 2024/12/07 02:41:40 DEBUG : dir/file1(0xc00080a640): >_writeAt: n=25, err= 2024/12/07 02:41:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/07 02:41:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00052c0c0 2024/12/07 02:41:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:40 DEBUG : newLeaf(0xc00080a640): close: 2024/12/07 02:41:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/07 02:41:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-07 02:41:40.87338738 +0000 UTC m=+7.780560979 2024/12/07 02:41:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:40 DEBUG : newLeaf(0xc00080a640): >close: err= 2024/12/07 02:41:40 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:40 DEBUG : dir: Looking for writers 2024/12/07 02:41:40 DEBUG : : Looking for writers 2024/12/07 02:41:40 DEBUG : dir: reading active writers 2024/12/07 02:41:40 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:41 DEBUG : newLeaf: vfs cache: starting upload 2024/12/07 02:41:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:41 INFO : newLeaf: Copied (replaced existing) 2024/12/07 02:41:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-07 02:41:40 +0000 UTC" 2024/12/07 02:41:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/07 02:41:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:41 DEBUG : >WaitForWriters: 2024/12/07 02:41:41 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : >WaitForWriters: 2024/12/07 02:41:41 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:41 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:41 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : file1: reading active writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : >WaitForWriters: 2024/12/07 02:41:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0007e46c0): _readAt: size=512, off=0 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0007e46c0): openPending: 2024/12/07 02:41:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/07 02:41:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0007e46c0): >openPending: err= 2024/12/07 02:41:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0007e46c0): >_readAt: n=14, err=EOF 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0007e46c0): close: 2024/12/07 02:41:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0007e46c0): >close: err= 2024/12/07 02:41:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/07 02:41:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00078ccc0 2024/12/07 02:41:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/07 02:41:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/07 02:41:41 DEBUG : dir/file1: Updating file with dir/file1 0xc00078ccc0 2024/12/07 02:41:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/07 02:41:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/07 02:41:41 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0008fa1c0): openPending: 2024/12/07 02:41:41 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/12/07 02:41:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/07 02:41:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0008fa1c0): >openPending: err= 2024/12/07 02:41:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/07 02:41:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0008fa1c0): _writeAt: size=25, off=0 2024/12/07 02:41:41 DEBUG : dir/file1(0xc0008fa1c0): >_writeAt: n=25, err= 2024/12/07 02:41:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/07 02:41:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/07 02:41:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00078ccc0 2024/12/07 02:41:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:41:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:41 DEBUG : newLeaf(0xc0008fa1c0): close: 2024/12/07 02:41:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/07 02:41:41 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-07 02:41:41.383020025 +0000 UTC m=+8.290193613 2024/12/07 02:41:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:41 DEBUG : newLeaf(0xc0008fa1c0): >close: err= 2024/12/07 02:41:41 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:41 DEBUG : newLeaf: vfs cache: starting upload 2024/12/07 02:41:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:41 INFO : newLeaf: Copied (replaced existing) 2024/12/07 02:41:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-07 02:41:41 +0000 UTC" 2024/12/07 02:41:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/07 02:41:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/07 02:41:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:41 DEBUG : >WaitForWriters: 2024/12/07 02:41:41 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : newLeaf: reading active writers 2024/12/07 02:41:41 DEBUG : >WaitForWriters: 2024/12/07 02:41:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:41 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:41 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:41 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 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-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:41 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/07 02:41:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:41 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : file1: reading active writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:41 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/07 02:41:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/07 02:41:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/07 02:41:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/07 02:41:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/07 02:41:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/07 02:41:41 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:41 DEBUG : dir: Looking for writers 2024/12/07 02:41:41 DEBUG : file1: reading active writers 2024/12/07 02:41:41 DEBUG : : Looking for writers 2024/12/07 02:41:41 DEBUG : dir: reading active writers 2024/12/07 02:41:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:42 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/07 02:41:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/07 02:41:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/07 02:41:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/07 02:41:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/07 02:41:42 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/07 02:41:42 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/07 02:41:42 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/07 02:41:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/07 02:41:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/07 02:41:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/07 02:41:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/07 02:41:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/07 02:41:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/07 02:41:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/07 02:41:42 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:42 DEBUG : dir: Looking for writers 2024/12/07 02:41:42 DEBUG : file1: reading active writers 2024/12/07 02:41:42 DEBUG : : Looking for writers 2024/12/07 02:41:42 DEBUG : dir: reading active writers 2024/12/07 02:41:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:42 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/07 02:41:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:42 DEBUG : dir: Looking for writers 2024/12/07 02:41:42 DEBUG : file1: reading active writers 2024/12/07 02:41:42 DEBUG : : Looking for writers 2024/12/07 02:41:42 DEBUG : dir: reading active writers 2024/12/07 02:41:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:42 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/07 02:41:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/07 02:41:42 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/07 02:41:42 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:42 DEBUG : dir: Looking for writers 2024/12/07 02:41:42 DEBUG : file1: reading active writers 2024/12/07 02:41:42 DEBUG : : Looking for writers 2024/12/07 02:41:42 DEBUG : dir: reading active writers 2024/12/07 02:41:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:42 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:42 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): _readAt: size=1, off=0 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): openPending: 2024/12/07 02:41:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/07 02:41:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): >openPending: err= 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): >_readAt: n=1, err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): _readAt: size=256, off=1 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): >_readAt: n=15, err=EOF 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): _readAt: size=16, off=16 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): >_readAt: n=0, err=EOF 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): close: 2024/12/07 02:41:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): >close: err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): close: 2024/12/07 02:41:42 DEBUG : dir/file1(0xc0006a7380): >close: err=file already closed 2024/12/07 02:41:42 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:42 DEBUG : dir: Looking for writers 2024/12/07 02:41:42 DEBUG : file1: reading active writers 2024/12/07 02:41:42 DEBUG : : Looking for writers 2024/12/07 02:41:42 DEBUG : dir: reading active writers 2024/12/07 02:41:42 DEBUG : >WaitForWriters: 2024/12/07 02:41:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:42 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:42 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): _readAt: size=1, off=0 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): openPending: 2024/12/07 02:41:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/07 02:41:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): >openPending: err= 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): >_readAt: n=1, err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): _readAt: size=1, off=5 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): >_readAt: n=1, err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): _readAt: size=1, off=3 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): >_readAt: n=1, err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): _readAt: size=1, off=13 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): >_readAt: n=1, err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): _readAt: size=16, off=100 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): >_readAt: n=0, err=EOF 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): close: 2024/12/07 02:41:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00073e600): >close: err= 2024/12/07 02:41:42 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:42 DEBUG : dir: Looking for writers 2024/12/07 02:41:42 DEBUG : file1: reading active writers 2024/12/07 02:41:42 DEBUG : : Looking for writers 2024/12/07 02:41:42 DEBUG : dir: reading active writers 2024/12/07 02:41:42 DEBUG : >WaitForWriters: 2024/12/07 02:41:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:42 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:42 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): _readAt: size=1, off=0 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): openPending: 2024/12/07 02:41:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/07 02:41:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): >openPending: err= 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): >_readAt: n=1, err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): _readAt: size=1, off=5 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): >_readAt: n=1, err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): _readAt: size=1, off=1 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): >_readAt: n=1, err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): _readAt: size=6, off=10 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): >_readAt: n=6, err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): _readAt: size=256, off=10 2024/12/07 02:41:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): >_readAt: n=6, err=EOF 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): _readAt: size=256, off=100 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): >_readAt: n=0, err=EOF 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): close: 2024/12/07 02:41:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): >close: err= 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): _readAt: size=256, off=100 2024/12/07 02:41:42 DEBUG : dir/file1(0xc00065d780): >_readAt: n=0, err=file already closed 2024/12/07 02:41:42 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:42 DEBUG : dir: Looking for writers 2024/12/07 02:41:42 DEBUG : file1: reading active writers 2024/12/07 02:41:42 DEBUG : : Looking for writers 2024/12/07 02:41:42 DEBUG : dir: reading active writers 2024/12/07 02:41:42 DEBUG : >WaitForWriters: 2024/12/07 02:41:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:43 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:43 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:43 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/07 02:41:43 DEBUG : dir/file1(0xc0007d69c0): RWFileHandle.Flush 2024/12/07 02:41:43 DEBUG : dir/file1(0xc0007d69c0): _readAt: size=256, off=0 2024/12/07 02:41:43 DEBUG : dir/file1(0xc0007d69c0): openPending: 2024/12/07 02:41:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/07 02:41:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 DEBUG : dir/file1(0xc0007d69c0): >openPending: err= 2024/12/07 02:41:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/07 02:41:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:41:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:43 DEBUG : dir/file1(0xc0007d69c0): >_readAt: n=16, err=EOF 2024/12/07 02:41:43 DEBUG : dir/file1(0xc0007d69c0): RWFileHandle.Flush 2024/12/07 02:41:43 DEBUG : dir/file1(0xc0007d69c0): RWFileHandle.Flush 2024/12/07 02:41:43 DEBUG : dir/file1(0xc0007d69c0): close: 2024/12/07 02:41:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/07 02:41:43 DEBUG : dir/file1(0xc0007d69c0): >close: err= 2024/12/07 02:41:43 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:43 DEBUG : dir: Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : dir: reading active writers 2024/12/07 02:41:43 DEBUG : >WaitForWriters: 2024/12/07 02:41:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:43 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:41:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/07 02:41:43 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:43 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/07 02:41:43 DEBUG : dir/file1(0xc000a24880): _readAt: size=256, off=0 2024/12/07 02:41:43 DEBUG : dir/file1(0xc000a24880): openPending: 2024/12/07 02:41:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/07 02:41:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 DEBUG : dir/file1(0xc000a24880): >openPending: err= 2024/12/07 02:41:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/07 02:41:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:41:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:41:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:41:43 DEBUG : dir/file1(0xc000a24880): >_readAt: n=16, err=EOF 2024/12/07 02:41:43 DEBUG : dir/file1(0xc000a24880): RWFileHandle.Release 2024/12/07 02:41:43 DEBUG : dir/file1(0xc000a24880): close: 2024/12/07 02:41:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/07 02:41:43 DEBUG : dir/file1(0xc000a24880): >close: err= 2024/12/07 02:41:43 DEBUG : dir/file1(0xc000a24880): RWFileHandle.Release 2024/12/07 02:41:43 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:43 DEBUG : dir: Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : dir: reading active writers 2024/12/07 02:41:43 DEBUG : >WaitForWriters: 2024/12/07 02:41:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:43 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:43 DEBUG : file1: newRWFileHandle: 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): openPending: 2024/12/07 02:41:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): >openPending: err= 2024/12/07 02:41:43 DEBUG : file1: >newRWFileHandle: err= 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/07 02:41:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): _writeAt: size=5, off=0 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): >_writeAt: n=5, err= 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): _writeAt: size=7, off=5 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): >_writeAt: n=7, err= 2024/12/07 02:41:43 DEBUG : file1: vfs cache: truncate to size=11 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): close: 2024/12/07 02:41:43 DEBUG : file1: vfs cache: setting modification time to 2024-12-07 02:41:43.339105197 +0000 UTC m=+10.246278786 2024/12/07 02:41:43 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): >close: err= 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): close: 2024/12/07 02:41:43 DEBUG : file1(0xc000a4a940): >close: err=file already closed 2024/12/07 02:41:43 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:43 DEBUG : file1: vfs cache: starting upload 2024/12/07 02:41:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:43 INFO : file1: Copied (new) 2024/12/07 02:41:43 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-07 02:41:43 +0000 UTC" 2024/12/07 02:41:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 INFO : file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : >WaitForWriters: 2024/12/07 02:41:43 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : >WaitForWriters: 2024/12/07 02:41:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:43 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:43 DEBUG : file1: newRWFileHandle: 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): openPending: 2024/12/07 02:41:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): >openPending: err= 2024/12/07 02:41:43 DEBUG : file1: >newRWFileHandle: err= 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/07 02:41:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): _writeAt: size=7, off=0 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): >_writeAt: n=7, err= 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): _writeAt: size=6, off=5 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): >_writeAt: n=6, err= 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): close: 2024/12/07 02:41:43 DEBUG : file1: vfs cache: setting modification time to 2024-12-07 02:41:43.535867485 +0000 UTC m=+10.443041075 2024/12/07 02:41:43 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): >close: err= 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): _writeAt: size=5, off=0 2024/12/07 02:41:43 DEBUG : file1(0xc000b04f00): >_writeAt: n=0, err=file already closed 2024/12/07 02:41:43 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:43 DEBUG : file1: vfs cache: starting upload 2024/12/07 02:41:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:43 INFO : file1: Copied (new) 2024/12/07 02:41:43 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-07 02:41:43 +0000 UTC" 2024/12/07 02:41:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 INFO : file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : >WaitForWriters: 2024/12/07 02:41:43 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : >WaitForWriters: 2024/12/07 02:41:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:43 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:43 DEBUG : file1: newRWFileHandle: 2024/12/07 02:41:43 DEBUG : file1(0xc000b150c0): openPending: 2024/12/07 02:41:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 DEBUG : file1(0xc000b150c0): >openPending: err= 2024/12/07 02:41:43 DEBUG : file1: >newRWFileHandle: err= 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/07 02:41:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/07 02:41:43 DEBUG : file1(0xc000b150c0): close: 2024/12/07 02:41:43 DEBUG : file1: vfs cache: setting modification time to 2024-12-07 02:41:43.731622415 +0000 UTC m=+10.638796004 2024/12/07 02:41:43 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:43 DEBUG : file1(0xc000b150c0): >close: err= 2024/12/07 02:41:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/07 02:41:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/07 02:41:43 DEBUG : file2: newRWFileHandle: 2024/12/07 02:41:43 DEBUG : file2(0xc000b15180): openPending: 2024/12/07 02:41:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/07 02:41:43 DEBUG : file2(0xc000b15180): >openPending: err= 2024/12/07 02:41:43 DEBUG : file2: >newRWFileHandle: err= 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/07 02:41:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/07 02:41:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/07 02:41:43 DEBUG : file2(0xc000b15180): RWFileHandle.Flush 2024/12/07 02:41:43 DEBUG : file2(0xc000b15180): RWFileHandle.Release 2024/12/07 02:41:43 DEBUG : file2(0xc000b15180): close: 2024/12/07 02:41:43 DEBUG : file2: vfs cache: setting modification time to 2024-12-07 02:41:43.732454316 +0000 UTC m=+10.639627905 2024/12/07 02:41:43 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:43 DEBUG : file2(0xc000b15180): >close: err= 2024/12/07 02:41:43 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : file2: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : file2: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : file2: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file2: reading active writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/07 02:41:43 DEBUG : file2: vfs cache: starting upload 2024/12/07 02:41:43 DEBUG : file1: vfs cache: starting upload 2024/12/07 02:41:43 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:43 INFO : file2: Copied (new) 2024/12/07 02:41:43 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-07 02:41:43 +0000 UTC" 2024/12/07 02:41:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/07 02:41:43 INFO : file2: vfs cache: upload succeeded try #1 2024/12/07 02:41:43 DEBUG : : Looking for writers 2024/12/07 02:41:43 DEBUG : file1: reading active writers 2024/12/07 02:41:43 DEBUG : file2: reading active writers 2024/12/07 02:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/07 02:41:43 INFO : file1: Copied (new) 2024/12/07 02:41:43 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-07 02:41:43 +0000 UTC" 2024/12/07 02:41:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:43 INFO : file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : file2: reading active writers 2024/12/07 02:41:44 DEBUG : >WaitForWriters: 2024/12/07 02:41:44 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : file2: reading active writers 2024/12/07 02:41:44 DEBUG : >WaitForWriters: 2024/12/07 02:41:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:44 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:44 DEBUG : file1: newRWFileHandle: 2024/12/07 02:41:44 DEBUG : file1(0xc0008eaf80): openPending: 2024/12/07 02:41:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 DEBUG : file1(0xc0008eaf80): >openPending: err= 2024/12/07 02:41:44 DEBUG : file1: >newRWFileHandle: err= 2024/12/07 02:41:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/07 02:41:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/07 02:41:44 DEBUG : file1(0xc0008eaf80): _writeAt: size=5, off=0 2024/12/07 02:41:44 DEBUG : file1(0xc0008eaf80): >_writeAt: n=5, err= 2024/12/07 02:41:44 DEBUG : file1(0xc0008eaf80): RWFileHandle.Flush 2024/12/07 02:41:44 DEBUG : file1(0xc0008eaf80): RWFileHandle.Flush 2024/12/07 02:41:44 DEBUG : file1(0xc0008eaf80): close: 2024/12/07 02:41:44 DEBUG : file1: vfs cache: setting modification time to 2024-12-07 02:41:44.099980314 +0000 UTC m=+11.007153913 2024/12/07 02:41:44 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:44 DEBUG : file1(0xc0008eaf80): >close: err= 2024/12/07 02:41:44 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:44 DEBUG : file1: vfs cache: starting upload 2024/12/07 02:41:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:44 INFO : file1: Copied (new) 2024/12/07 02:41:44 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-07 02:41:44 +0000 UTC" 2024/12/07 02:41:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 INFO : file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : >WaitForWriters: 2024/12/07 02:41:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.18s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:44 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:44 DEBUG : file1: newRWFileHandle: 2024/12/07 02:41:44 DEBUG : file1(0xc0007fce40): openPending: 2024/12/07 02:41:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 DEBUG : file1(0xc0007fce40): >openPending: err= 2024/12/07 02:41:44 DEBUG : file1: >newRWFileHandle: err= 2024/12/07 02:41:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/07 02:41:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/07 02:41:44 DEBUG : file1(0xc0007fce40): _writeAt: size=5, off=0 2024/12/07 02:41:44 DEBUG : file1(0xc0007fce40): >_writeAt: n=5, err= 2024/12/07 02:41:44 DEBUG : file1(0xc0007fce40): RWFileHandle.Release 2024/12/07 02:41:44 DEBUG : file1(0xc0007fce40): close: 2024/12/07 02:41:44 DEBUG : file1: vfs cache: setting modification time to 2024-12-07 02:41:44.286114332 +0000 UTC m=+11.193287941 2024/12/07 02:41:44 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:44 DEBUG : file1(0xc0007fce40): >close: err= 2024/12/07 02:41:44 DEBUG : file1(0xc0007fce40): RWFileHandle.Release 2024/12/07 02:41:44 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:44 DEBUG : file1: vfs cache: starting upload 2024/12/07 02:41:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:44 INFO : file1: Copied (new) 2024/12/07 02:41:44 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-07 02:41:44 +0000 UTC" 2024/12/07 02:41:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 INFO : file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : >WaitForWriters: 2024/12/07 02:41:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:44 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/07 02:41:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/07 02:41:44 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0007023c0): openPending: 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/07 02:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0007023c0): >openPending: err= 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/07 02:41:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0007023c0): _writeAt: size=5, off=0 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0007023c0): >_writeAt: n=5, err= 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0007023c0): close: 2024/12/07 02:41:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-07 02:41:44.53814558 +0000 UTC m=+11.445319199 2024/12/07 02:41:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0007023c0): >close: err= 2024/12/07 02:41:44 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: starting upload 2024/12/07 02:41:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:44 INFO : dir/file1: Copied (replaced existing) 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-07 02:41:44 +0000 UTC" 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : >WaitForWriters: 2024/12/07 02:41:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:44 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:44 DEBUG : dir/file1: newRWFileHandle: 2024/12/07 02:41:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/07 02:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/07 02:41:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0006894c0): _writeAt: size=5, off=0 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0006894c0): openPending: 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/07 02:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0006894c0): >openPending: err= 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0006894c0): >_writeAt: n=5, err= 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0006894c0): _writeAt: size=15, off=5 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0006894c0): >_writeAt: n=15, err= 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0006894c0): close: 2024/12/07 02:41:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-07 02:41:44.822183102 +0000 UTC m=+11.729356711 2024/12/07 02:41:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:44 DEBUG : dir/file1(0xc0006894c0): >close: err= 2024/12/07 02:41:44 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: starting upload 2024/12/07 02:41:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:44 INFO : dir/file1: Copied (replaced existing) 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-07 02:41:44 +0000 UTC" 2024/12/07 02:41:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:44 DEBUG : dir: Looking for writers 2024/12/07 02:41:44 DEBUG : file1: reading active writers 2024/12/07 02:41:44 DEBUG : : Looking for writers 2024/12/07 02:41:44 DEBUG : dir: reading active writers 2024/12/07 02:41:44 DEBUG : >WaitForWriters: 2024/12/07 02:41:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:45 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : file1: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : file1(0xc000677000): openPending: 2024/12/07 02:41:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:45 DEBUG : file1(0xc000677000): >openPending: err= 2024/12/07 02:41:45 DEBUG : file1: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/07 02:41:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/07 02:41:45 DEBUG : file1(0xc000677000): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : file1(0xc000677000): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : file1(0xc000677000): close: 2024/12/07 02:41:45 DEBUG : file1: vfs cache: setting modification time to 2024-12-07 02:41:45.040733812 +0000 UTC m=+11.947907411 2024/12/07 02:41:45 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : file1(0xc000677000): >close: err= 2024/12/07 02:41:45 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:45 DEBUG : file1: vfs cache: starting upload 2024/12/07 02:41:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:41:45 INFO : file1: Copied (new) 2024/12/07 02:41:45 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-07 02:41:45 +0000 UTC" 2024/12/07 02:41:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:45 INFO : file1: vfs cache: upload succeeded try #1 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : >WaitForWriters: 2024/12/07 02:41:45 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:45 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/07 02:41:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.226994557 +0000 UTC m=+12.134168156 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05300): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05300): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05300): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05300): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05300): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.226994557 +0000 UTC m=+12.134168156 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05340): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05340): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05340): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.226994557 +0000 UTC m=+12.134168156 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249420 item 1 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.228831392 +0000 UTC m=+12.136004991 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.228831392 +0000 UTC m=+12.136004991 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249ea0 item 2 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05400): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05400): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05400): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05400): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05400): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.230125086 +0000 UTC m=+12.137298676 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05400): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.230125086 +0000 UTC m=+12.137298676 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05480): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05480): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05480): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.230125086 +0000 UTC m=+12.137298676 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a5b0 item 3 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.231831405 +0000 UTC m=+12.139005005 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05580): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05580): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05580): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.231831405 +0000 UTC m=+12.139005005 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b3b0 item 4 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.233039351 +0000 UTC m=+12.140212961 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05600): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05600): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05600): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05600): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05600): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05600): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05600): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.233039351 +0000 UTC m=+12.140212961 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05600): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05640): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05640): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05640): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05640): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05640): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.233039351 +0000 UTC m=+12.140212961 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05640): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b810 item 5 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.234728388 +0000 UTC m=+12.141901977 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05740): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05740): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05740): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05740): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05740): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.234728388 +0000 UTC m=+12.141901977 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d45b0 item 6 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.235826988 +0000 UTC m=+12.143000587 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.235826988 +0000 UTC m=+12.143000587 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.235826988 +0000 UTC m=+12.143000587 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4d90 item 7 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05940): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05940): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05940): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05940): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05940): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.237477833 +0000 UTC m=+12.144651433 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05940): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.237477833 +0000 UTC m=+12.144651433 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5500 item 8 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a00): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000b05a00): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a00): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a00): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.238737535 +0000 UTC m=+12.145911134 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a80): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a80): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a80): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.238737535 +0000 UTC m=+12.145911134 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05a80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05ac0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05ac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05ac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05ac0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05ac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.238737535 +0000 UTC m=+12.145911134 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05ac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d58f0 item 9 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05b40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05b40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05b40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05b40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05b40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.240332906 +0000 UTC m=+12.147506505 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05b40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05bc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05bc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05bc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05bc0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05bc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.240332906 +0000 UTC m=+12.147506505 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05bc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5f10 item 10 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05c80): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000b05c80): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05c80): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05c80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05c80): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05c80): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05c80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05cc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05cc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05cc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05cc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05cc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.24156655 +0000 UTC m=+12.148740139 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05cc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b040): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b040): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b040): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b040): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b040): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b040): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b040): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.24156655 +0000 UTC m=+12.148740139 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b040): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b080): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b080): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b080): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.24156655 +0000 UTC m=+12.148740139 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9880 item 11 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b100): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b100): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b100): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b100): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b100): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.243228466 +0000 UTC m=+12.150402065 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b100): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b180): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b180): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b180): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.243228466 +0000 UTC m=+12.150402065 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 12 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b240): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc00084b240): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b240): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b240): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b240): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b240): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b280): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b280): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b280): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.244554572 +0000 UTC m=+12.151728171 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b340): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b340): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b340): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.244554572 +0000 UTC m=+12.151728171 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 13 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b3c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b3c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b3c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b3c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b3c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.245860251 +0000 UTC m=+12.153033850 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b3c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b440): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b440): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b440): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b440): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b440): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.245860251 +0000 UTC m=+12.153033850 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b440): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 14 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b500): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc00084b500): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b500): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b500): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b500): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b500): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b540): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b540): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b540): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.247177641 +0000 UTC m=+12.154351230 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b600): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b600): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b600): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b600): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b600): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.247177641 +0000 UTC m=+12.154351230 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b600): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 15 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b680): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b680): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b680): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.248502234 +0000 UTC m=+12.155675834 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b700): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b700): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b700): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b700): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b700): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.248502234 +0000 UTC m=+12.155675834 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b700): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d110 item 16 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b740): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b740): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b740): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b740): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b740): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.249655817 +0000 UTC m=+12.156829416 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b780): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b780): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b780): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b780): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b780): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b780): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.249655817 +0000 UTC m=+12.156829416 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b7c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b7c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b7c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b7c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b7c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.249655817 +0000 UTC m=+12.156829416 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b7c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d880 item 17 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b840): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b840): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b840): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b840): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b840): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.251551962 +0000 UTC m=+12.158725551 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b840): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b8c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b8c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b8c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b8c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b8c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.251551962 +0000 UTC m=+12.158725551 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b8c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c150 item 18 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b940): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b940): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b940): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b940): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b940): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.25275046 +0000 UTC m=+12.159924049 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084b940): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba00): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba00): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba00): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba00): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.25275046 +0000 UTC m=+12.159924049 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.25275046 +0000 UTC m=+12.159924049 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084ba40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c850 item 19 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bac0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bac0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.254387499 +0000 UTC m=+12.161561088 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bb40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bb40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bb40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bb40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bb40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.254387499 +0000 UTC m=+12.161561088 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bb40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d570 item 20 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bbc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bbc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bbc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bbc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bbc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.255601855 +0000 UTC m=+12.162775465 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bbc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bc80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bc80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bc80): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bc80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bc80): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bc80): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bc80): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bc80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.255601855 +0000 UTC m=+12.162775465 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bc80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bcc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bcc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bcc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bcc0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bcc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.255601855 +0000 UTC m=+12.162775465 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bcc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003dab0 item 21 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bd40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bd40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bd40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bd40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bd40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.256975792 +0000 UTC m=+12.164149381 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bd40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bdc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bdc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bdc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bdc0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bdc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.256975792 +0000 UTC m=+12.164149381 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bdc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6700 item 22 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084be40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084be40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084be40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084be40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084be40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.257904162 +0000 UTC m=+12.165077771 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084be40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf00): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf00): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf00): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf00): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.257904162 +0000 UTC m=+12.165077771 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.257904162 +0000 UTC m=+12.165077771 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00084bf40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6af0 item 23 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.259200674 +0000 UTC m=+12.166374263 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.259200674 +0000 UTC m=+12.166374263 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7180 item 24 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a180): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000a4a180): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a180): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a180): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a180): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a180): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.260225936 +0000 UTC m=+12.167399535 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a280): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a280): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a280): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a280): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a280): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a280): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.260225936 +0000 UTC m=+12.167399535 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.260225936 +0000 UTC m=+12.167399535 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7880 item 25 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.261583853 +0000 UTC m=+12.168757452 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.261583853 +0000 UTC m=+12.168757452 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de1c0 item 26 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a480): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000a4a480): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a480): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a480): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a480): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a480): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.262967206 +0000 UTC m=+12.170140806 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a580): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a580): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a580): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a580): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a580): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a580): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.262967206 +0000 UTC m=+12.170140806 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.262967206 +0000 UTC m=+12.170140806 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de4d0 item 27 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a640): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a640): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a640): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a640): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a640): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.264343306 +0000 UTC m=+12.171516905 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a640): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.264343306 +0000 UTC m=+12.171516905 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de9a0 item 28 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000a4a780): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.265503612 +0000 UTC m=+12.172677211 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.265503612 +0000 UTC m=+12.172677211 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dee70 item 29 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a900): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a900): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a900): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a900): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a900): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.266714853 +0000 UTC m=+12.173888452 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a900): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.266714853 +0000 UTC m=+12.173888452 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df110 item 30 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000a4aa80): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.267879998 +0000 UTC m=+12.175053587 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.267879998 +0000 UTC m=+12.175053587 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df490 item 31 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.269084296 +0000 UTC m=+12.176257885 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.269084296 +0000 UTC m=+12.176257885 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df8f0 item 32 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.27028633 +0000 UTC m=+12.177459919 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfe30 item 33 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.270827635 +0000 UTC m=+12.178001224 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.270827635 +0000 UTC m=+12.178001224 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a070 item 33 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.271937366 +0000 UTC m=+12.179110975 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a380 item 34 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.272454815 +0000 UTC m=+12.179628414 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae00): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.272454815 +0000 UTC m=+12.179628414 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a690 item 34 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.273516507 +0000 UTC m=+12.180690106 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae80): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001aa80 item 35 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae80): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.273896679 +0000 UTC m=+12.181070269 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aec0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aec0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aec0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aec0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aec0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.273896679 +0000 UTC m=+12.181070269 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aec0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001ac40 item 35 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.274921381 +0000 UTC m=+12.182094980 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b0a0 item 36 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.275344174 +0000 UTC m=+12.182517763 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b040): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b040): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b040): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b040): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b040): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.275344174 +0000 UTC m=+12.182517763 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b040): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b3b0 item 36 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.276457541 +0000 UTC m=+12.183631130 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b0c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b0c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b0c0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b0c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b0c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b7a0 item 37 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b0c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b0c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.276881746 +0000 UTC m=+12.184055335 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b0c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b100): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b100): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b100): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b100): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b100): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.276881746 +0000 UTC m=+12.184055335 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b100): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b960 item 37 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.277986748 +0000 UTC m=+12.185160347 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b240): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001be30 item 38 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b240): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b240): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b240): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b240): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.27845648 +0000 UTC m=+12.185630079 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b280): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b280): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b280): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.27845648 +0000 UTC m=+12.185630079 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8000 item 38 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.279672188 +0000 UTC m=+12.186845787 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b3c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b3c0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b3c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b3c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b82a0 item 39 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b3c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b3c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.280170704 +0000 UTC m=+12.187344303 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b3c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b400): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b400): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b400): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b400): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b400): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.280170704 +0000 UTC m=+12.187344303 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b400): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8460 item 39 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.281487823 +0000 UTC m=+12.188661422 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8850 item 40 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.28201437 +0000 UTC m=+12.189187960 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.28201437 +0000 UTC m=+12.189187960 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8a10 item 40 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b5c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b5c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b5c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b5c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b5c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b5c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b5c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.28303823 +0000 UTC m=+12.190211829 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b5c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b600): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b600): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b600): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8f50 item 41 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b600): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b600): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.283381794 +0000 UTC m=+12.190555394 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b600): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b640): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b640): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b640): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b640): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b640): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b90a0 item 41 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b640): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b640): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.283989103 +0000 UTC m=+12.191162692 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b640): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.283989103 +0000 UTC m=+12.191162692 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b91f0 item 41 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b740): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b740): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b740): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b740): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b740): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b740): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b740): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.285515615 +0000 UTC m=+12.192689204 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b780): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b780): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9500 item 42 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b780): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.286239302 +0000 UTC m=+12.193412891 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b840): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b840): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b97a0 item 42 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b840): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b840): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b840): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b840): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b840): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.2879339 +0000 UTC m=+12.195107489 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b840): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04000): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04000): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04000): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04000): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04000): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.2879339 +0000 UTC m=+12.195107489 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04000): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498150 item 42 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b040c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b040c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b040c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b040c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b040c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b040c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b040c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.289210743 +0000 UTC m=+12.196384333 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b040c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04100): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04100): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04100): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498d20 item 43 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04100): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04100): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.289522127 +0000 UTC m=+12.196695717 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04100): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b041c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b041c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b041c0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b041c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b041c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498f50 item 43 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b041c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b041c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.289910285 +0000 UTC m=+12.197083875 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b041c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04200): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04200): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04200): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04200): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04200): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.289910285 +0000 UTC m=+12.197083875 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04200): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499340 item 43 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b042c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b042c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b042c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b042c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b042c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b042c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b042c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.290813379 +0000 UTC m=+12.197986969 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b042c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04300): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04300): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004999d0 item 44 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04300): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.291186858 +0000 UTC m=+12.198360448 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b043c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b043c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499dc0 item 44 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b043c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b043c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b043c0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b043c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b043c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.291694921 +0000 UTC m=+12.198868511 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b043c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04400): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04400): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04400): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04400): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04400): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.291694921 +0000 UTC m=+12.198868511 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04400): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8000 item 44 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b044c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b044c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b044c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b044c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b044c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b044c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b044c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.292667005 +0000 UTC m=+12.199840593 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b044c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04500): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04500): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04500): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b82a0 item 45 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04500): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04500): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.293025337 +0000 UTC m=+12.200198926 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b045c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b045c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b045c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b045c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b045c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.293025337 +0000 UTC m=+12.200198926 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b045c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8460 item 45 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04680): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04680): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04680): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04680): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04680): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.294175372 +0000 UTC m=+12.201348962 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b046c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b046c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b046c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8850 item 46 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b046c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b046c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.294497777 +0000 UTC m=+12.201671366 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b046c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04780): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04780): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04780): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.294497777 +0000 UTC m=+12.201671366 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8a10 item 46 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04840): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04840): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04840): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04840): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04840): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04840): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04840): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.295474418 +0000 UTC m=+12.202648007 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04840): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04880): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04880): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8f50 item 47 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04880): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.295775292 +0000 UTC m=+12.202948881 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04940): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04940): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04940): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04940): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04940): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.295775292 +0000 UTC m=+12.202948881 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04940): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b90a0 item 47 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a00): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.296672555 +0000 UTC m=+12.203846144 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9880 item 48 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.297120115 +0000 UTC m=+12.204293703 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04a40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.297120115 +0000 UTC m=+12.204293703 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9b20 item 48 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.298563971 +0000 UTC m=+12.205737591 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b80): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b80): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9e30 item 49 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b80): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.29896823 +0000 UTC m=+12.206141839 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04b80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04bc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04bc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04bc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04bc0): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04bc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.29896823 +0000 UTC m=+12.206141839 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04bc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e150 item 49 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04c40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04c40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04c40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04c40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04c40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.300162819 +0000 UTC m=+12.207336408 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04c40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d00): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e620 item 50 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d00): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d00): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d00): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d00): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.300697873 +0000 UTC m=+12.207871462 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d40): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.300697873 +0000 UTC m=+12.207871462 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04d40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e8c0 item 50 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04dc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04dc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04dc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04dc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04dc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.301828022 +0000 UTC m=+12.209001610 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04dc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04e80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04e80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04e80): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04e80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04e80): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04e80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ef50 item 51 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04e80): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04e80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.302271864 +0000 UTC m=+12.209445453 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04e80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04ec0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04ec0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04ec0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04ec0): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04ec0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.302271864 +0000 UTC m=+12.209445453 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04ec0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f0a0 item 51 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04fc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04fc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04fc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04fc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04fc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.303452077 +0000 UTC m=+12.210625667 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b04fc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05080): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05080): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f6c0 item 52 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05080): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05080): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05080): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05080): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.303832359 +0000 UTC m=+12.211005949 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b050c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b050c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b050c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b050c0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b050c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.303832359 +0000 UTC m=+12.211005949 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b050c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f960 item 52 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05140): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05140): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05140): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05140): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05140): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.30481908 +0000 UTC m=+12.211992689 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05140): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05200): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05200): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05200): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05200): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05200): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05200): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fd50 item 53 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05200): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05200): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.305157605 +0000 UTC m=+12.212331194 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05200): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05240): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05240): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05240): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.305157605 +0000 UTC m=+12.212331194 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ff10 item 53 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.306115501 +0000 UTC m=+12.213289079 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b052c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a87e0 item 54 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.306618213 +0000 UTC m=+12.213791812 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.306618213 +0000 UTC m=+12.213791812 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b053c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8b60 item 54 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.307529743 +0000 UTC m=+12.214703342 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05440): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a91f0 item 55 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.307878847 +0000 UTC m=+12.215052435 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05540): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05540): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05540): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.307878847 +0000 UTC m=+12.215052435 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a96c0 item 55 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.309045945 +0000 UTC m=+12.216219534 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b055c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05680): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05680): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9dc0 item 56 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05680): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05680): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05680): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05680): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.309516217 +0000 UTC m=+12.216689807 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.309516217 +0000 UTC m=+12.216689807 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b056c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005623f0 item 56 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05780): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05780): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05780): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05780): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05780): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05780): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.310606752 +0000 UTC m=+12.217780351 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562d90 item 57 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.311028453 +0000 UTC m=+12.218202042 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b057c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563030 item 57 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.311493775 +0000 UTC m=+12.218667374 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.311493775 +0000 UTC m=+12.218667374 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b058c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563650 item 57 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05980): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05980): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05980): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05980): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05980): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05980): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.312566557 +0000 UTC m=+12.219740145 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b05980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563ce0 item 58 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.312989921 +0000 UTC m=+12.220163520 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b059c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002482a0 item 58 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.313599023 +0000 UTC m=+12.220772612 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.313599023 +0000 UTC m=+12.220772612 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a040): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a0e0 item 58 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.314795205 +0000 UTC m=+12.221968794 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a140): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a140): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a140): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ad90 item 59 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a140): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a140): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.315227536 +0000 UTC m=+12.222401125 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a140): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b110 item 59 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.315706044 +0000 UTC m=+12.222879632 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a240): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a240): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a240): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.315706044 +0000 UTC m=+12.222879632 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b500 item 59 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.317074679 +0000 UTC m=+12.224248309 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b8f0 item 60 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.317571892 +0000 UTC m=+12.224745481 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bce0 item 60 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.31819995 +0000 UTC m=+12.225373569 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a440): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a440): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a440): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a440): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a440): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.31819995 +0000 UTC m=+12.225373569 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a440): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d45b0 item 60 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.319392666 +0000 UTC m=+12.226566255 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a540): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a540): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4d90 item 61 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a540): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.319753273 +0000 UTC m=+12.226926861 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.319753273 +0000 UTC m=+12.226926861 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5030 item 61 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.320898809 +0000 UTC m=+12.228072399 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a700): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a700): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a700): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5570 item 62 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a700): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a700): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.321376145 +0000 UTC m=+12.228549734 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a700): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.321376145 +0000 UTC m=+12.228549734 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d56c0 item 62 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.322460719 +0000 UTC m=+12.229634318 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a8c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a8c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a8c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5c00 item 63 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a8c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a8c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.322874885 +0000 UTC m=+12.230048484 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a8c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.322874885 +0000 UTC m=+12.230048484 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5ea0 item 63 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.323937117 +0000 UTC m=+12.231110716 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f83f0 item 64 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.324275071 +0000 UTC m=+12.231448660 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.324275071 +0000 UTC m=+12.231448660 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8620 item 64 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4abc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4abc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4abc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4abc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4abc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.325305563 +0000 UTC m=+12.232479151 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4abc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8af0 item 65 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.325704701 +0000 UTC m=+12.232878290 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.325704701 +0000 UTC m=+12.232878290 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8cb0 item 65 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.326730886 +0000 UTC m=+12.233904475 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8f50 item 66 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.327158266 +0000 UTC m=+12.234331855 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4acc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.327158266 +0000 UTC m=+12.234331855 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f90a0 item 66 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.328081518 +0000 UTC m=+12.235255107 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9730 item 67 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.328503669 +0000 UTC m=+12.235677299 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ad80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.328503669 +0000 UTC m=+12.235677299 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4adc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b90 item 67 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.329475622 +0000 UTC m=+12.236649210 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ae40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 68 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af00): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af00): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af00): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.329881012 +0000 UTC m=+12.237054601 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.329881012 +0000 UTC m=+12.237054601 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 68 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.330841613 +0000 UTC m=+12.238015202 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4af80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4afc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4afc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4afc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4afc0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4afc0): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 69 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4afc0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4afc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.331250219 +0000 UTC m=+12.238423808 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4afc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.331250219 +0000 UTC m=+12.238423808 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b000): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 69 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.332427827 +0000 UTC m=+12.239601416 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b140): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b140): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 70 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b140): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b140): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b140): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b140): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b140): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.332806808 +0000 UTC m=+12.239980397 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b140): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.332806808 +0000 UTC m=+12.239980397 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cb60 item 70 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b200): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b200): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b200): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b200): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b200): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.333830918 +0000 UTC m=+12.241004507 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b200): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b2c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b2c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b2c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b2c0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b2c0): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d500 item 71 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b2c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b2c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.334204489 +0000 UTC m=+12.241378077 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b2c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.334204489 +0000 UTC m=+12.241378077 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d880 item 71 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b380): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b380): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b380): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b380): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b380): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.335206096 +0000 UTC m=+12.242379675 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b440): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b440): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c070 item 72 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b440): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b440): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b440): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b440): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b440): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.33557609 +0000 UTC m=+12.242749679 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b440): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.33557609 +0000 UTC m=+12.242749679 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c310 item 72 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b4c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b4c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b4c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b4c0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b4c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b4c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b4c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.336462633 +0000 UTC m=+12.243636222 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b4c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b500): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b500): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b500): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003cbd0 item 73 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b500): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b500): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.336806979 +0000 UTC m=+12.243980568 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d2d0 item 73 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.337182903 +0000 UTC m=+12.244356483 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.337182903 +0000 UTC m=+12.244356483 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d500 item 73 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.338229946 +0000 UTC m=+12.245403535 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b880): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b880): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003da40 item 74 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b880): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.33860498 +0000 UTC m=+12.245778569 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b940): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b940): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003dea0 item 74 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b940): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b940): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b940): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b940): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b940): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.339114145 +0000 UTC m=+12.246287754 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b940): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b980): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b980): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b980): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.339114145 +0000 UTC m=+12.246287754 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4b980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c62a0 item 74 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.340089613 +0000 UTC m=+12.247263203 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6930 item 75 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.340391509 +0000 UTC m=+12.247565099 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ba80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb40): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb40): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6af0 item 75 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.340867402 +0000 UTC m=+12.248040981 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.340867402 +0000 UTC m=+12.248040981 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bb80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6d20 item 75 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.341759474 +0000 UTC m=+12.248933063 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c71f0 item 76 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.34215698 +0000 UTC m=+12.249330569 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bc80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7570 item 76 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd40): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.342557511 +0000 UTC m=+12.249731100 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd80): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.342557511 +0000 UTC m=+12.249731100 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bd80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c79d0 item 76 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.343408557 +0000 UTC m=+12.250582146 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de150 item 77 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.343758172 +0000 UTC m=+12.250931761 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4be80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bf40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bf40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bf40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bf40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bf40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.343758172 +0000 UTC m=+12.250931761 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4bf40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de310 item 77 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4080): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4080): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4080): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4080): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4080): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.344771131 +0000 UTC m=+12.251944720 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b40c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b40c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b40c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de620 item 78 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b40c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b40c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.34513297 +0000 UTC m=+12.252306559 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b40c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4180): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4180): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4180): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.34513297 +0000 UTC m=+12.252306559 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de7e0 item 78 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4240): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4240): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4240): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4240): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4240): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.346152221 +0000 UTC m=+12.253325799 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4280): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4280): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004decb0 item 79 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4280): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.346477992 +0000 UTC m=+12.253651581 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4340): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4340): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4340): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.346477992 +0000 UTC m=+12.253651581 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dee70 item 79 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4440): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4440): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4440): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4440): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4440): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4440): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4440): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.34742081 +0000 UTC m=+12.254594399 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4440): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4480): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4480): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df110 item 80 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4480): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.347873698 +0000 UTC m=+12.255047288 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4540): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4540): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4540): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.347873698 +0000 UTC m=+12.255047288 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df260 item 80 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4580): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4580): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4580): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.349114726 +0000 UTC m=+12.256288315 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b45c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b45c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b45c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b45c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b45c0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b45c0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df730 item 81 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b45c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b45c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.349550333 +0000 UTC m=+12.256723922 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b45c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4600): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4600): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4600): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4600): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4600): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.349550333 +0000 UTC m=+12.256723922 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4600): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df8f0 item 81 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4680): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4680): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4680): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.350687254 +0000 UTC m=+12.257860834 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4740): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4740): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4740): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfe30 item 82 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4740): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4740): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4740): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4740): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4740): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.351055354 +0000 UTC m=+12.258228944 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4780): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4780): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4780): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.351055354 +0000 UTC m=+12.258228944 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a070 item 82 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4800): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4800): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4800): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4800): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4800): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.351946384 +0000 UTC m=+12.259119974 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4800): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b48c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b48c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b48c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b48c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b48c0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b48c0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a380 item 83 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b48c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b48c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.352304296 +0000 UTC m=+12.259477895 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b48c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4900): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4900): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4900): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4900): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4900): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.352304296 +0000 UTC m=+12.259477895 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4900): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a690 item 83 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4980): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4980): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4980): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.353249709 +0000 UTC m=+12.260423298 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a40): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001aa80 item 84 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a40): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a40): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.353640151 +0000 UTC m=+12.260813741 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a80): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.353640151 +0000 UTC m=+12.260813741 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4a80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001ac40 item 84 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4b00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4b00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4b00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4b00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4b00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.354488492 +0000 UTC m=+12.261662081 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4b00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4bc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4bc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4bc0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4bc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4bc0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4bc0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b0a0 item 85 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4bc0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4bc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.354811668 +0000 UTC m=+12.261985267 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4bc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c00): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.354811668 +0000 UTC m=+12.261985267 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b3b0 item 85 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.355720833 +0000 UTC m=+12.262894422 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4c80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d40): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b7a0 item 86 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d40): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d40): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.356191956 +0000 UTC m=+12.263365544 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d80): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.356191956 +0000 UTC m=+12.263365544 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4d80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b960 item 86 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4e00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4e00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4e00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4e00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4e00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.357272331 +0000 UTC m=+12.264445930 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4e00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4ec0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4ec0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4ec0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4ec0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4ec0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4ec0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001be30 item 87 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4ec0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4ec0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.357633389 +0000 UTC m=+12.264806978 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4ec0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f00): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.357633389 +0000 UTC m=+12.264806978 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 87 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.358702363 +0000 UTC m=+12.265875952 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b4f80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5040): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5040): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5040): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c4d0 item 88 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5040): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5040): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5040): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5040): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5040): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.359167044 +0000 UTC m=+12.266340643 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5040): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5080): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5080): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5080): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.359167044 +0000 UTC m=+12.266340643 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 88 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5140): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5140): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5140): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5140): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5140): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5140): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5140): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5140): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.360184943 +0000 UTC m=+12.267358532 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5140): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5180): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5180): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c930 item 89 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5180): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.360619687 +0000 UTC m=+12.267793277 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5240): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5240): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5240): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5240): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5240): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cb60 item 89 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5240): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.361043302 +0000 UTC m=+12.268216901 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5280): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5280): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5280): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.361043302 +0000 UTC m=+12.268216901 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ccb0 item 89 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5340): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5340): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5340): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5340): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5340): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5340): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.362040222 +0000 UTC m=+12.269213811 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5380): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5380): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5380): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cfc0 item 90 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5380): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5380): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.362465538 +0000 UTC m=+12.269639128 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5440): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5440): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5440): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d110 item 90 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5440): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5440): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5440): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5440): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5440): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.362959044 +0000 UTC m=+12.270132623 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5440): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5480): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5480): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5480): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.362959044 +0000 UTC m=+12.270132623 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 90 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5540): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5540): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5540): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5540): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5540): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5540): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.364003824 +0000 UTC m=+12.271177413 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5580): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5580): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d650 item 91 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5580): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.36435924 +0000 UTC m=+12.271532830 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5640): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5640): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5640): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5640): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5640): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5640): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d8f0 item 91 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5640): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5640): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.364814493 +0000 UTC m=+12.271988082 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5640): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5680): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5680): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5680): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.364814493 +0000 UTC m=+12.271988082 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db20 item 91 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5740): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5740): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5740): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5740): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5740): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5740): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5740): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5740): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.365778782 +0000 UTC m=+12.272952371 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5780): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5780): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ddc0 item 92 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5780): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.366117226 +0000 UTC m=+12.273290815 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5840): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5840): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5840): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2070 item 92 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5840): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5840): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5840): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5840): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5840): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.366613877 +0000 UTC m=+12.273787456 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5840): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5880): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5880): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5880): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.366613877 +0000 UTC m=+12.273787456 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2310 item 92 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5940): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5940): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5940): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5940): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5940): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5940): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5940): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5940): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.367567045 +0000 UTC m=+12.274740633 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5940): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5980): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5980): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2690 item 93 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5980): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.367920187 +0000 UTC m=+12.275093776 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5a40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5a40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5a40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5a40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5a40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.367920187 +0000 UTC m=+12.275093776 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5a40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f27e0 item 93 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b00): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b00): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.369054373 +0000 UTC m=+12.276227982 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2a80 item 94 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.369412324 +0000 UTC m=+12.276585913 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5b40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5c00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5c00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5c00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5c00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5c00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.369412324 +0000 UTC m=+12.276585913 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5c00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2bd0 item 94 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5cc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5cc0): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5cc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5cc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5cc0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5cc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5cc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5cc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.370482091 +0000 UTC m=+12.277655680 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5cc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5d00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5d00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5d00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2ee0 item 95 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5d00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5d00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.370816667 +0000 UTC m=+12.277990257 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5d00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5dc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5dc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5dc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5dc0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5dc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.370816667 +0000 UTC m=+12.277990257 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5dc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3030 item 95 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5e80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5e80): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5e80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5e80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5e80): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5e80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5e80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5e80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.371818917 +0000 UTC m=+12.278992506 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5e80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5ec0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5ec0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5ec0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3570 item 96 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5ec0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5ec0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.372148144 +0000 UTC m=+12.279321733 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0008b5ec0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a000): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a000): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a000): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a000): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a000): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.372148144 +0000 UTC m=+12.279321733 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a000): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3730 item 96 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= 2024/12/07 02:41:45 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : >WaitForWriters: 2024/12/07 02:41:45 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:45 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/07 02:41:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6a80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6a80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6a80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6a80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6a80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.395611989 +0000 UTC m=+12.302785578 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6a80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6ac0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6ac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6ac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6ac0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6ac0): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6ac0): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6ac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.395611989 +0000 UTC m=+12.302785578 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6ac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.395611989 +0000 UTC m=+12.302785578 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249490 item 1 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.397166694 +0000 UTC m=+12.304340303 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.397166694 +0000 UTC m=+12.304340303 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6b80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000249f10 item 2 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6bc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6bc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6bc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6bc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6bc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.398413622 +0000 UTC m=+12.305587222 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6bc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c00): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c00): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.398413622 +0000 UTC m=+12.305587222 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.398413622 +0000 UTC m=+12.305587222 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6c40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4230 item 3 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6cc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6cc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6cc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6cc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6cc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.39985773 +0000 UTC m=+12.307031319 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6cc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.39985773 +0000 UTC m=+12.307031319 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f45b0 item 4 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.400848809 +0000 UTC m=+12.308022388 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6d80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6dc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6dc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6dc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6dc0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6dc0): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6dc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6dc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.400848809 +0000 UTC m=+12.308022388 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6dc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.400848809 +0000 UTC m=+12.308022388 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4850 item 5 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.402174724 +0000 UTC m=+12.309348314 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6e80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.402174724 +0000 UTC m=+12.309348314 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4bd0 item 6 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.403124706 +0000 UTC m=+12.310298295 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab6f80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7040): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7040): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7040): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7040): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7040): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7040): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7040): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.403124706 +0000 UTC m=+12.310298295 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7040): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7080): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7080): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7080): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.403124706 +0000 UTC m=+12.310298295 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4e70 item 7 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7100): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7100): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7100): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7100): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7100): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.404590735 +0000 UTC m=+12.311764324 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7100): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7180): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7180): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7180): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.404590735 +0000 UTC m=+12.311764324 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f51f0 item 8 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab71c0): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000ab71c0): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab71c0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab71c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab71c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab71c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab71c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7200): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7200): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7200): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7200): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7200): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.405750128 +0000 UTC m=+12.312923727 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7200): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7240): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7240): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7240): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7240): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7240): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.405750128 +0000 UTC m=+12.312923727 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7280): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7280): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7280): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.405750128 +0000 UTC m=+12.312923727 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5490 item 9 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7300): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7300): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7300): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.407186232 +0000 UTC m=+12.314359821 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7380): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7380): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7380): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7380): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7380): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.407186232 +0000 UTC m=+12.314359821 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5810 item 10 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7440): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000ab7440): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7440): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7440): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7440): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7440): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7440): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7480): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7480): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7480): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.40817212 +0000 UTC m=+12.315345709 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7540): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7540): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7540): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7540): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7540): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.40817212 +0000 UTC m=+12.315345709 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7580): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7580): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7580): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.40817212 +0000 UTC m=+12.315345709 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ab0 item 11 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7600): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7600): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7600): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7600): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7600): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.40975117 +0000 UTC m=+12.316924759 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7600): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7680): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7680): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7680): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.40975117 +0000 UTC m=+12.316924759 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5e30 item 12 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7740): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000ab7740): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7740): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7740): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7740): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7740): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7780): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7780): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7780): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.411191732 +0000 UTC m=+12.318365331 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7840): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7840): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7840): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7840): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7840): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.411191732 +0000 UTC m=+12.318365331 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7840): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe150 item 13 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab78c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab78c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab78c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab78c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab78c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.412399055 +0000 UTC m=+12.319572644 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab78c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7940): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7940): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7940): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7940): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7940): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.412399055 +0000 UTC m=+12.319572644 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7940): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe3f0 item 14 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a00): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000ab7a00): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a00): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a00): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.413602202 +0000 UTC m=+12.320775791 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7a40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.413602202 +0000 UTC m=+12.320775791 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe690 item 15 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.414678008 +0000 UTC m=+12.321851598 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7b80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.414678008 +0000 UTC m=+12.321851598 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfe930 item 16 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.415667795 +0000 UTC m=+12.322841384 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c80): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c80): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c80): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c80): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.415667795 +0000 UTC m=+12.322841384 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7c80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7cc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7cc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7cc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7cc0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7cc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.415667795 +0000 UTC m=+12.322841384 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7cc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfebd0 item 17 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7d40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7d40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7d40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7d40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7d40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.41721716 +0000 UTC m=+12.324390749 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7d40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7dc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7dc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7dc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7dc0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7dc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.41721716 +0000 UTC m=+12.324390749 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7dc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfef50 item 18 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7e40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7e40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7e40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7e40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7e40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.41824143 +0000 UTC m=+12.325415019 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7e40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f00): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f00): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f00): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f00): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.41824143 +0000 UTC m=+12.325415019 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.41824143 +0000 UTC m=+12.325415019 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000ab7f40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cff1f0 item 19 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1380): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1380): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1380): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1380): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1380): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.419710625 +0000 UTC m=+12.326884215 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1480): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1480): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1480): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.419710625 +0000 UTC m=+12.326884215 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cff570 item 20 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1500): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1500): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1500): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1500): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1500): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.420799566 +0000 UTC m=+12.327973156 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c15c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c15c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c15c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c15c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c15c0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c15c0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c15c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c15c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.420799566 +0000 UTC m=+12.327973156 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c15c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1980): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1980): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1980): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.420799566 +0000 UTC m=+12.327973156 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cff810 item 21 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1a40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1a40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1a40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1a40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1a40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.422239246 +0000 UTC m=+12.329412835 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1a40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1ac0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1ac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1ac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1ac0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1ac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.422239246 +0000 UTC m=+12.329412835 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1ac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cffb90 item 22 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1c00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1c00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1c00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1c00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1c00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.423350149 +0000 UTC m=+12.330523738 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1c00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1cc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1cc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1cc0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1cc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1cc0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1cc0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1cc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1cc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.423350149 +0000 UTC m=+12.330523738 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1cc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1d00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1d00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1d00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1d00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1d00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.423350149 +0000 UTC m=+12.330523738 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1d00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cffe30 item 23 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1dc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1dc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1dc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1dc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1dc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.424717243 +0000 UTC m=+12.331890831 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1dc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1e80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1e80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1e80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1e80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1e80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.424717243 +0000 UTC m=+12.331890831 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1e80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d80230 item 24 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1f40): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc0000c1f40): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1f40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1f40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1f40): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0000c1f40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007380c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007380c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007380c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007380c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007380c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.425790015 +0000 UTC m=+12.332963603 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007380c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738180): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738180): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738180): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738180): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738180): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738180): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.425790015 +0000 UTC m=+12.332963603 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.425790015 +0000 UTC m=+12.332963603 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d804d0 item 25 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.427374034 +0000 UTC m=+12.334547624 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007382c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007382c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007382c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007382c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007382c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.427374034 +0000 UTC m=+12.334547624 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007382c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d80850 item 26 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738380): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000738380): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738380): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738380): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738380): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738380): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007383c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007383c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007383c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007383c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007383c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.428542264 +0000 UTC m=+12.335715854 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007383c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.428542264 +0000 UTC m=+12.335715854 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007384c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007384c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007384c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007384c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007384c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.428542264 +0000 UTC m=+12.335715854 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007384c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d80af0 item 27 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738540): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738540): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738540): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.430186699 +0000 UTC m=+12.337360298 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b200): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b200): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b200): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b200): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b200): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.430186699 +0000 UTC m=+12.337360298 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b200): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d80e70 item 28 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b2c0): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc00080b2c0): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b2c0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b2c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b2c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b2c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b2c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b300): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b300): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b300): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.431297 +0000 UTC m=+12.338470589 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738140): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738140): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738140): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738140): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738140): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.431297 +0000 UTC m=+12.338470589 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738140): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d80150 item 29 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.432483555 +0000 UTC m=+12.339657144 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007381c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.432483555 +0000 UTC m=+12.339657144 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d803f0 item 30 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738300): _readAt: size=2, off=0 2024/12/07 02:41:45 ERROR : open-test-file(0xc000738300): Couldn't read size of file 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738300): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738300): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738300): >_writeAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738300): close: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738340): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738340): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738340): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.433539385 +0000 UTC m=+12.340712973 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738400): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738400): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738400): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738400): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738400): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.433539385 +0000 UTC m=+12.340712973 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738400): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d80690 item 31 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.434450583 +0000 UTC m=+12.341624162 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738500): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738500): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738500): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738500): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738500): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.434450583 +0000 UTC m=+12.341624162 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d80930 item 32 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007385c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007385c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007385c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007385c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007385c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.435550886 +0000 UTC m=+12.342724475 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007385c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738600): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738600): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738600): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738600): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738600): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d80bd0 item 33 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738600): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738600): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.435918045 +0000 UTC m=+12.343091633 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738600): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738640): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738640): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738640): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738640): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738640): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.435918045 +0000 UTC m=+12.343091633 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738640): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d80ee0 item 33 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738680): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738680): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738680): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.437016594 +0000 UTC m=+12.344190183 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007386c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007386c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d81180 item 34 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007386c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007386c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007386c0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007386c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007386c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.437430681 +0000 UTC m=+12.344604259 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007386c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738700): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738700): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738700): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738700): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738700): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.437430681 +0000 UTC m=+12.344604259 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738700): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d812d0 item 34 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738740): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738740): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738740): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738740): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738740): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.438413023 +0000 UTC m=+12.345586612 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738780): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738780): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738780): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738780): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d81570 item 35 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738780): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.438801572 +0000 UTC m=+12.345975160 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007387c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007387c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007387c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007387c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007387c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.438801572 +0000 UTC m=+12.345975160 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007387c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d816c0 item 35 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738840): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738840): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738840): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738840): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738840): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.440095558 +0000 UTC m=+12.347269146 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738840): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738900): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738900): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d81960 item 36 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738900): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738900): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738900): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738900): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738900): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.44056079 +0000 UTC m=+12.347734379 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738900): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738940): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738940): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738940): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738940): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738940): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.44056079 +0000 UTC m=+12.347734379 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738940): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d81ab0 item 36 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738980): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738980): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738980): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.441492186 +0000 UTC m=+12.348665815 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007389c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007389c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007389c0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007389c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007389c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d81d50 item 37 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007389c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007389c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.441965764 +0000 UTC m=+12.349139353 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007389c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.441965764 +0000 UTC m=+12.349139353 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d81ea0 item 37 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.442837279 +0000 UTC m=+12.350010868 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738a80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f23f0 item 38 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b40): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b40): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.443159613 +0000 UTC m=+12.350333202 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b80): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.443159613 +0000 UTC m=+12.350333202 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738b80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f25b0 item 38 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738c00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738c00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738c00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738c00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738c00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.44400076 +0000 UTC m=+12.351174349 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738c00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738cc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738cc0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738cc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738cc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2850 item 39 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738cc0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738cc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.444332722 +0000 UTC m=+12.351506302 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738cc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.444332722 +0000 UTC m=+12.351506302 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f29a0 item 39 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.445532491 +0000 UTC m=+12.352706081 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738d80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2c40 item 40 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e40): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e40): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.445915329 +0000 UTC m=+12.353088919 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e80): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.445915329 +0000 UTC m=+12.353088919 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738e80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2e00 item 40 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738ec0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738ec0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738ec0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738ec0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738ec0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738ec0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.446668983 +0000 UTC m=+12.353842572 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738ec0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3110 item 41 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.446960029 +0000 UTC m=+12.354133618 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f40): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f40): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f33b0 item 41 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.447369816 +0000 UTC m=+12.354543406 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.447369816 +0000 UTC m=+12.354543406 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000738f80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3650 item 41 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739040): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739040): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739040): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739040): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739040): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739040): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739040): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.448567022 +0000 UTC m=+12.355740621 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739040): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739080): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739080): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f39d0 item 42 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739080): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.449207894 +0000 UTC m=+12.356381483 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739140): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739140): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3d50 item 42 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739140): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739140): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739140): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739140): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739140): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.449748557 +0000 UTC m=+12.356922146 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739140): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739180): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739180): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739180): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.449748557 +0000 UTC m=+12.356922146 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600070 item 42 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739240): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739240): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739240): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739240): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739240): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.450994614 +0000 UTC m=+12.358168203 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739280): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739280): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600460 item 43 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739280): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.451456661 +0000 UTC m=+12.358630239 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739340): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739340): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739340): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739340): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006005b0 item 43 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739340): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.451976435 +0000 UTC m=+12.359150034 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739380): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739380): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739380): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739380): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739380): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.451976435 +0000 UTC m=+12.359150034 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600700 item 43 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739440): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739440): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739440): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739440): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739440): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739440): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739440): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.453133314 +0000 UTC m=+12.360306903 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739440): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739480): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739480): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006009a0 item 44 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739480): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.453507926 +0000 UTC m=+12.360681535 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739540): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600af0 item 44 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739540): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739540): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739540): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739540): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.453937752 +0000 UTC m=+12.361111340 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739580): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739580): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739580): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.453937752 +0000 UTC m=+12.361111340 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600c40 item 44 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739640): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739640): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739640): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739640): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739640): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739640): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739640): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.454764032 +0000 UTC m=+12.361937621 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739640): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739680): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739680): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600ee0 item 45 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739680): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.455087598 +0000 UTC m=+12.362261188 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739740): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739740): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739740): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739740): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739740): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.455087598 +0000 UTC m=+12.362261188 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006010a0 item 45 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739800): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739800): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739800): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739800): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739800): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739800): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739800): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.455907505 +0000 UTC m=+12.363081084 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739800): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739840): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739840): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739840): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601340 item 46 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739840): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739840): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.456177361 +0000 UTC m=+12.363350940 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739840): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739900): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739900): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739900): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739900): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739900): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.456177361 +0000 UTC m=+12.363350940 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739900): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601490 item 46 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007399c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007399c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007399c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007399c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007399c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007399c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007399c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.45705678 +0000 UTC m=+12.364230370 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc0007399c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739a00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739a00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739a00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601730 item 47 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739a00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739a00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.457404713 +0000 UTC m=+12.364578302 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739a00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ac0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ac0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.457404713 +0000 UTC m=+12.364578302 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601880 item 47 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739b80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739b80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739b80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739b80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739b80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739b80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739b80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.458380181 +0000 UTC m=+12.365553771 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739b80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739bc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739bc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739bc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601b90 item 48 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739bc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739bc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.458696074 +0000 UTC m=+12.365869663 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739bc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739c80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739c80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739c80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739c80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739c80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.458696074 +0000 UTC m=+12.365869663 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739c80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601ce0 item 48 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739cc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739cc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739cc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739cc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739cc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.45955754 +0000 UTC m=+12.366731129 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739cc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d00): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d00): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d00): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004980e0 item 49 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d00): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.459904169 +0000 UTC m=+12.367077769 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d40): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.459904169 +0000 UTC m=+12.367077769 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739d40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498690 item 49 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739dc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739dc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739dc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739dc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739dc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.461071598 +0000 UTC m=+12.368245187 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739dc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739e80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739e80): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739e80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498e70 item 50 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739e80): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739e80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739e80): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739e80): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739e80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.461495213 +0000 UTC m=+12.368668802 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739e80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ec0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ec0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ec0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ec0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ec0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.461495213 +0000 UTC m=+12.368668802 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739ec0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004991f0 item 50 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739f40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739f40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739f40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739f40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739f40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.462495628 +0000 UTC m=+12.369669217 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000739f40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a080): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a080): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a080): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a080): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a080): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499960 item 51 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a080): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.462862195 +0000 UTC m=+12.370035785 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a100): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a100): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a100): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a100): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a100): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.462862195 +0000 UTC m=+12.370035785 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a100): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499d50 item 51 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a180): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a180): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a180): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.463888029 +0000 UTC m=+12.371061619 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a240): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a240): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a240): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b80e0 item 52 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a240): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a240): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a240): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a240): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a240): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.464234018 +0000 UTC m=+12.371407606 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a240): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a280): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a280): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a280): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.464234018 +0000 UTC m=+12.371407606 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8230 item 52 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a300): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a300): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a300): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.465234785 +0000 UTC m=+12.372408374 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a3c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a3c0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a3c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a3c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a3c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8540 item 53 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a3c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a3c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.465565355 +0000 UTC m=+12.372738943 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a3c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a400): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a400): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a400): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a400): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a400): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.465565355 +0000 UTC m=+12.372738943 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a400): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8770 item 53 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a480): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a480): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a480): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.466559928 +0000 UTC m=+12.373733518 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a540): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a540): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a540): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8b60 item 54 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a540): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a540): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a540): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a540): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a540): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.467024119 +0000 UTC m=+12.374197708 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a540): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a580): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a580): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a580): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.467024119 +0000 UTC m=+12.374197708 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8e70 item 54 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a600): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a600): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a600): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a600): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a600): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.468105407 +0000 UTC m=+12.375278997 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a600): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a700): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a700): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a700): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a700): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a700): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a700): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9180 item 55 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a700): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a700): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.468526566 +0000 UTC m=+12.375700155 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a700): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a740): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a740): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a740): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a740): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a740): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.468526566 +0000 UTC m=+12.375700155 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b92d0 item 55 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a7c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a7c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a7c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a7c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a7c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.469725886 +0000 UTC m=+12.376899475 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a7c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a880): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a880): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9730 item 56 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a880): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a880): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a880): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a880): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.470089718 +0000 UTC m=+12.377263307 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a8c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a8c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a8c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a8c0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a8c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.470089718 +0000 UTC m=+12.377263307 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a8c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9880 item 56 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a980): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a980): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a980): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a980): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a980): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a980): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.47097631 +0000 UTC m=+12.378149899 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a9c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a9c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a9c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9ce0 item 57 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a9c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a9c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.471309805 +0000 UTC m=+12.378483394 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080a9c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aa80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aa80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aa80): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aa80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aa80): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aa80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9e30 item 57 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aa80): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aa80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.471652878 +0000 UTC m=+12.378826468 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aa80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aac0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aac0): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.471652878 +0000 UTC m=+12.378826468 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e150 item 57 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ab80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ab80): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ab80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ab80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ab80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ab80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ab80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ab80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.472615253 +0000 UTC m=+12.379788841 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ab80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080abc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080abc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080abc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e620 item 58 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080abc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080abc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.472958937 +0000 UTC m=+12.380132526 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080abc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ac80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ac80): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ac80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e8c0 item 58 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ac80): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ac80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ac80): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ac80): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ac80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.47331239 +0000 UTC m=+12.380485969 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ac80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080acc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080acc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080acc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080acc0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080acc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.47331239 +0000 UTC m=+12.380485969 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080acc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eb60 item 58 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ad80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ad80): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ad80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ad80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ad80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ad80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ad80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ad80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.47415508 +0000 UTC m=+12.381328670 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ad80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080adc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080adc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080adc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f030 item 59 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080adc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080adc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.474485139 +0000 UTC m=+12.381658729 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080adc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ae80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ae80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ae80): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ae80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ae80): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ae80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f340 item 59 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ae80): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ae80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.474839323 +0000 UTC m=+12.382012912 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ae80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aec0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aec0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aec0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aec0): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aec0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.474839323 +0000 UTC m=+12.382012912 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080aec0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f5e0 item 59 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080af80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080af80): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080af80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080af80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080af80): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080af80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080af80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080af80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.475713532 +0000 UTC m=+12.382887121 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080af80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080afc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080afc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080afc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fab0 item 60 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080afc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080afc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.476112371 +0000 UTC m=+12.383285959 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080afc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b080): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b080): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b080): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fce0 item 60 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b080): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b080): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b080): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b080): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b080): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.476577693 +0000 UTC m=+12.383751283 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b080): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b0c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b0c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b0c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b0c0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b0c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.476577693 +0000 UTC m=+12.383751283 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b0c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fea0 item 60 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b180): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b180): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b180): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b180): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b180): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b180): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b180): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b180): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.477570715 +0000 UTC m=+12.384744304 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b180): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b1c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b1c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b1c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8700 item 61 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b1c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b1c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.477931221 +0000 UTC m=+12.385104800 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b1c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b3c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b3c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b3c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b3c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b3c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.477931221 +0000 UTC m=+12.385104800 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b3c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8930 item 61 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b480): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b480): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b480): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b480): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b480): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b480): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.478824906 +0000 UTC m=+12.385998485 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b4c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b4c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b4c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9030 item 62 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b4c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b4c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.479135949 +0000 UTC m=+12.386309538 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b4c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b580): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b580): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b580): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.479135949 +0000 UTC m=+12.386309538 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9650 item 62 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b640): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b640): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b640): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b640): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b640): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b640): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b640): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b640): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.480253204 +0000 UTC m=+12.387426794 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b640): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b680): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b680): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9b20 item 63 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b680): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.48062375 +0000 UTC m=+12.387797338 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b740): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b740): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b740): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b740): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b740): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.48062375 +0000 UTC m=+12.387797338 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b740): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9ea0 item 63 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b800): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b800): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b800): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b800): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b800): >_readAt: n=0, err=Bad file descriptor 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b800): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b800): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b800): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.481683406 +0000 UTC m=+12.388856995 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b800): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b840): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b840): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b840): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562af0 item 64 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b840): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b840): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.481995872 +0000 UTC m=+12.389169461 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b840): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b900): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b900): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b900): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b900): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b900): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.481995872 +0000 UTC m=+12.389169461 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b900): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562e00 item 64 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b940): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b940): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b940): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b940): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b940): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.482953408 +0000 UTC m=+12.390126997 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b940): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b980): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b980): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b980): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b980): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005637a0 item 65 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b980): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.483262076 +0000 UTC m=+12.390435665 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b9c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b9c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b9c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b9c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b9c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.483262076 +0000 UTC m=+12.390435665 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080b9c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563a40 item 65 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.484099226 +0000 UTC m=+12.391272815 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a0e0 item 66 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba40): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.484468048 +0000 UTC m=+12.391641637 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba80): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.484468048 +0000 UTC m=+12.391641637 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080ba80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a7e0 item 66 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bac0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bac0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.485276302 +0000 UTC m=+12.392449891 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb40): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb40): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b110 item 67 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.48564834 +0000 UTC m=+12.392821930 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.48564834 +0000 UTC m=+12.392821930 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bb80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b500 item 67 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bc00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bc00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bc00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bc00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bc00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.486720541 +0000 UTC m=+12.393894130 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bc00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bcc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bcc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b8f0 item 68 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bcc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bcc0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bcc0): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bcc0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bcc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.487144246 +0000 UTC m=+12.394317845 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bcc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd00): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.487144246 +0000 UTC m=+12.394317845 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bce0 item 68 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.488156703 +0000 UTC m=+12.395330293 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd80): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd80): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4af0 item 69 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd80): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.48856558 +0000 UTC m=+12.395739170 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bd80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bdc0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bdc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bdc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bdc0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bdc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.48856558 +0000 UTC m=+12.395739170 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bdc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4d90 item 69 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080be40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080be40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080be40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080be40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080be40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.489415363 +0000 UTC m=+12.396588953 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080be40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5180 item 70 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf00): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf00): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf00): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.489886878 +0000 UTC m=+12.397060466 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf40): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.489886878 +0000 UTC m=+12.397060466 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc00080bf40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5570 item 70 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14040): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14040): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14040): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14040): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14040): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.490887785 +0000 UTC m=+12.398061374 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14040): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14100): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14100): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14100): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14100): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14100): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5960 item 71 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14100): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14100): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.491282675 +0000 UTC m=+12.398456265 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14100): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14140): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14140): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14140): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14140): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14140): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.491282675 +0000 UTC m=+12.398456265 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14140): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5c00 item 71 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b141c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b141c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b141c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b141c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b141c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.492245581 +0000 UTC m=+12.399419169 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b141c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14280): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8230 item 72 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14280): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14280): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14280): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14280): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.49266113 +0000 UTC m=+12.399834719 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b142c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b142c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b142c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b142c0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b142c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.49266113 +0000 UTC m=+12.399834719 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b142c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f83f0 item 72 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14300): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14300): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14300): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14300): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14300): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.493557901 +0000 UTC m=+12.400731490 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14340): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14340): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8850 item 73 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14340): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.493848346 +0000 UTC m=+12.401021934 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14380): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14380): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14380): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14380): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14380): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8af0 item 73 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14380): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14380): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.494231474 +0000 UTC m=+12.401405063 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b143c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b143c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b143c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b143c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b143c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.494231474 +0000 UTC m=+12.401405063 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b143c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8cb0 item 73 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14480): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14480): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14480): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14480): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14480): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14480): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14480): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.495203437 +0000 UTC m=+12.402377026 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14480): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b144c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b144c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b144c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8f50 item 74 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b144c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b144c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.49548235 +0000 UTC m=+12.402655939 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b144c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14580): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f90a0 item 74 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14580): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14580): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14580): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14580): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.495907717 +0000 UTC m=+12.403081306 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b145c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b145c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b145c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b145c0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b145c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.495907717 +0000 UTC m=+12.403081306 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b145c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f92d0 item 74 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14680): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14680): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14680): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14680): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14680): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.496860835 +0000 UTC m=+12.404034423 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b146c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b146c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b146c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b90 item 75 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b146c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b146c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.497153884 +0000 UTC m=+12.404327473 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b146c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14780): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14780): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14780): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14780): _writeAt: size=3, off=2 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9e30 item 75 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14780): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.497516173 +0000 UTC m=+12.404689772 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b147c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b147c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b147c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b147c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b147c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.497516173 +0000 UTC m=+12.404689772 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b147c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 75 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14880): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14880): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14880): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14880): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14880): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.498287178 +0000 UTC m=+12.405460758 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b148c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b148c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b148c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 76 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b148c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b148c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.498614873 +0000 UTC m=+12.405788462 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b148c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14980): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 76 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14980): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14980): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14980): _writeAt: size=3, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14980): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.498987592 +0000 UTC m=+12.406161182 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b149c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b149c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b149c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b149c0): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b149c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.498987592 +0000 UTC m=+12.406161182 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b149c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 76 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14a80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14a80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14a80): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14a80): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14a80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14a80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14a80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.499811546 +0000 UTC m=+12.406985136 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14a80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14ac0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14ac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14ac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 77 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14ac0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14ac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.500353723 +0000 UTC m=+12.407527313 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14ac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14b80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14b80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14b80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14b80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14b80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.500353723 +0000 UTC m=+12.407527313 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14b80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cb60 item 77 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.501273859 +0000 UTC m=+12.408447448 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d500 item 78 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.501700309 +0000 UTC m=+12.408873898 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14c80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14d40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14d40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14d40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14d40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14d40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.501700309 +0000 UTC m=+12.408873898 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14d40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d880 item 78 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e00): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e00): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.502811192 +0000 UTC m=+12.409984780 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c070 item 79 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.503142413 +0000 UTC m=+12.410316001 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14e40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14f00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14f00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14f00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14f00): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14f00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.503142413 +0000 UTC m=+12.410316001 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14f00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c310 item 79 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14fc0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14fc0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14fc0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14fc0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14fc0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14fc0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14fc0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.504113844 +0000 UTC m=+12.411287433 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b14fc0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15000): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15000): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15000): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003cbd0 item 80 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15000): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15000): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.50443726 +0000 UTC m=+12.411610849 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15000): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15100): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15100): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15100): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15100): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15100): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.50443726 +0000 UTC m=+12.411610849 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15100): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d2d0 item 80 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15140): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15140): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15140): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15140): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15140): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.505353458 +0000 UTC m=+12.412527048 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15140): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b151c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b151c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b151c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b151c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b151c0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b151c0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d650 item 81 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b151c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b151c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.505652309 +0000 UTC m=+12.412825898 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b151c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15200): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15200): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15200): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15200): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15200): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.505652309 +0000 UTC m=+12.412825898 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15200): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003da40 item 81 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15280): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15280): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15280): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15280): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15280): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.506514776 +0000 UTC m=+12.413688375 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15280): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15340): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15340): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15340): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c62a0 item 82 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15340): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15340): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15340): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15340): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15340): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.506873088 +0000 UTC m=+12.414046666 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15340): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15380): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15380): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15380): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15380): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15380): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.506873088 +0000 UTC m=+12.414046666 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15380): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6700 item 82 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15400): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15400): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15400): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15400): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15400): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.507702303 +0000 UTC m=+12.414875892 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15400): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b154c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b154c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b154c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b154c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b154c0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b154c0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6af0 item 83 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b154c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b154c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.508139041 +0000 UTC m=+12.415312640 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b154c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15500): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15500): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15500): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15500): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15500): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.508139041 +0000 UTC m=+12.415312640 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6d20 item 83 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15580): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15580): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15580): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15580): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15580): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.508947527 +0000 UTC m=+12.416121116 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15580): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15640): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15640): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15640): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c71f0 item 84 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15640): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15640): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15640): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15640): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15640): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.509270393 +0000 UTC m=+12.416443982 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15640): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15680): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15680): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15680): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15680): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15680): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.509270393 +0000 UTC m=+12.416443982 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15680): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7570 item 84 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15700): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15700): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15700): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15700): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15700): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.510038412 +0000 UTC m=+12.417211991 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15700): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b157c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b157c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b157c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b157c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b157c0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b157c0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7e30 item 85 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b157c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b157c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.51033584 +0000 UTC m=+12.417509429 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b157c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15800): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15800): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15800): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15800): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15800): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.51033584 +0000 UTC m=+12.417509429 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15800): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de150 item 85 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15880): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15880): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15880): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.511101266 +0000 UTC m=+12.418274855 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15940): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15940): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15940): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de460 item 86 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15940): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15940): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15940): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15940): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15940): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.511419111 +0000 UTC m=+12.418592700 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15940): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15980): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15980): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15980): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.511419111 +0000 UTC m=+12.418592700 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de620 item 86 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15a00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15a00): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15a00): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15a00): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15a00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.512175209 +0000 UTC m=+12.419348798 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15a00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15ac0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15ac0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15ac0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15ac0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15ac0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15ac0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de9a0 item 87 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15ac0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15ac0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.512498775 +0000 UTC m=+12.419672384 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15ac0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b00): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b00): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b00): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b00): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b00): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.512498775 +0000 UTC m=+12.419672384 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b00): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004decb0 item 87 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.513249233 +0000 UTC m=+12.420422822 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15b80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c40): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004defc0 item 88 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c40): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c40): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.513565545 +0000 UTC m=+12.420739134 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c80): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.513565545 +0000 UTC m=+12.420739134 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15c80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df110 item 88 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d40): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.514308359 +0000 UTC m=+12.421481948 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df490 item 89 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.51460242 +0000 UTC m=+12.421776009 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15d80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e40): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e40): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e40): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df730 item 89 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e40): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.514930365 +0000 UTC m=+12.422103954 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e80): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.514930365 +0000 UTC m=+12.422103954 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15e80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df8f0 item 89 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15f40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15f40): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15f40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15f40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15f40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15f40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15f40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15f40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.515721648 +0000 UTC m=+12.422895237 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000b15f40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfe30 item 90 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.516042851 +0000 UTC m=+12.423216440 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a000): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a070 item 90 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.516343294 +0000 UTC m=+12.423516883 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a0c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.516343294 +0000 UTC m=+12.423516883 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a100): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a230 item 90 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.517143635 +0000 UTC m=+12.424317224 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a1c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a690 item 91 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.517424241 +0000 UTC m=+12.424597831 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a200): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): >_readAt: n=2, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): _writeAt: size=3, off=7 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a7e0 item 91 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.517756454 +0000 UTC m=+12.424930042 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a2c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): >_readAt: n=8, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.517756454 +0000 UTC m=+12.424930042 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a300): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001aa80 item 91 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.518547517 +0000 UTC m=+12.425721106 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a3c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001aee0 item 92 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.518956394 +0000 UTC m=+12.426129983 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a400): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): open at offset 5 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b0a0 item 92 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): _readAt: size=2, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): _writeAt: size=3, off=5 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): >_writeAt: n=3, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.519397341 +0000 UTC m=+12.426570930 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a4c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): >_readAt: n=3, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.519397341 +0000 UTC m=+12.426570930 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a500): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b3b0 item 92 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.520401694 +0000 UTC m=+12.427575272 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a5c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b7a0 item 93 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.520808797 +0000 UTC m=+12.427982386 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a600): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.520808797 +0000 UTC m=+12.427982386 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a6c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b960 item 93 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.52185026 +0000 UTC m=+12.429023860 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a780): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001be30 item 94 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.522157405 +0000 UTC m=+12.429330995 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a7c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.522157405 +0000 UTC m=+12.429330995 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a880): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 94 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a980): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a980): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a980): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a980): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a980): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a980): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a980): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a980): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.523111175 +0000 UTC m=+12.430284763 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a980): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c4d0 item 95 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.523491918 +0000 UTC m=+12.430665517 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4a9c0): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.523491918 +0000 UTC m=+12.430665517 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4aa80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 95 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 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/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab40): open at offset 0 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab40): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab40): _readAt: size=2, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab40): >_readAt: n=0, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab40): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab40): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.524583024 +0000 UTC m=+12.431756613 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): _writeAt: size=5, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): >openPending: err= 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c930 item 96 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): >_writeAt: n=5, err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.524910959 +0000 UTC m=+12.432084548 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ab80): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/07 02:41:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:41:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/07 02:41:45 DEBUG : open-test-file: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): _readAt: size=512, off=0 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): openPending: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): >openPending: err= 2024/12/07 02:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): >_readAt: n=5, err=EOF 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): close: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-07 02:41:45.524910959 +0000 UTC m=+12.432084548 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/07 02:41:45 DEBUG : open-test-file(0xc000a4ac40): >close: err= 2024/12/07 02:41:45 DEBUG : open-test-file: Remove: 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cb60 item 96 2024/12/07 02:41:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/07 02:41:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/07 02:41:45 DEBUG : open-test-file: >Remove: err= 2024/12/07 02:41:45 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : >WaitForWriters: 2024/12/07 02:41:45 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.32s) --- PASS: TestRWFileHandleOpenTests/writes (0.17s) --- 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.15s) --- 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-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:41:45 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:41:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:41:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:41:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:41:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:41:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:41:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:41:45 DEBUG : file1: newRWFileHandle: 2024/12/07 02:41:45 DEBUG : file1(0xc000ab6d40): openPending: 2024/12/07 02:41:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:45 DEBUG : file1(0xc000ab6d40): >openPending: err= 2024/12/07 02:41:45 DEBUG : file1: >newRWFileHandle: err= 2024/12/07 02:41:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:41:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/07 02:41:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/12/07 02:41:45 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : file1: active writers 1 2024/12/07 02:41:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : file1: active writers 1 2024/12/07 02:41:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : file1: active writers 1 2024/12/07 02:41:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : file1: active writers 1 2024/12/07 02:41:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : file1: active writers 1 2024/12/07 02:41:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/12/07 02:41:45 DEBUG : : Looking for writers 2024/12/07 02:41:45 DEBUG : file1: reading active writers 2024/12/07 02:41:45 DEBUG : file1: active writers 1 2024/12/07 02:41:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/12/07 02:41:46 DEBUG : : Looking for writers 2024/12/07 02:41:46 DEBUG : file1: reading active writers 2024/12/07 02:41:46 DEBUG : file1: active writers 1 2024/12/07 02:41:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/12/07 02:41:46 DEBUG : : Looking for writers 2024/12/07 02:41:46 DEBUG : file1: reading active writers 2024/12/07 02:41:46 DEBUG : file1: active writers 1 2024/12/07 02:41:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:47 DEBUG : : Looking for writers 2024/12/07 02:41:47 DEBUG : file1: reading active writers 2024/12/07 02:41:47 DEBUG : file1: active writers 1 2024/12/07 02:41:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:48 DEBUG : : Looking for writers 2024/12/07 02:41:48 DEBUG : file1: reading active writers 2024/12/07 02:41:48 DEBUG : file1: active writers 1 2024/12/07 02:41:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:49 DEBUG : : Looking for writers 2024/12/07 02:41:49 DEBUG : file1: reading active writers 2024/12/07 02:41:49 DEBUG : file1: active writers 1 2024/12/07 02:41:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:50 DEBUG : : Looking for writers 2024/12/07 02:41:50 DEBUG : file1: reading active writers 2024/12/07 02:41:50 DEBUG : file1: active writers 1 2024/12/07 02:41:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:51 DEBUG : : Looking for writers 2024/12/07 02:41:51 DEBUG : file1: reading active writers 2024/12/07 02:41:51 DEBUG : file1: active writers 1 2024/12/07 02:41:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:52 DEBUG : : Looking for writers 2024/12/07 02:41:52 DEBUG : file1: reading active writers 2024/12/07 02:41:52 DEBUG : file1: active writers 1 2024/12/07 02:41:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:53 DEBUG : : Looking for writers 2024/12/07 02:41:53 DEBUG : file1: reading active writers 2024/12/07 02:41:53 DEBUG : file1: active writers 1 2024/12/07 02:41:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:54 DEBUG : : Looking for writers 2024/12/07 02:41:54 DEBUG : file1: reading active writers 2024/12/07 02:41:54 DEBUG : file1: active writers 1 2024/12/07 02:41:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:55 DEBUG : : Looking for writers 2024/12/07 02:41:55 DEBUG : file1: reading active writers 2024/12/07 02:41:55 DEBUG : file1: active writers 1 2024/12/07 02:41:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:56 DEBUG : : Looking for writers 2024/12/07 02:41:56 DEBUG : file1: reading active writers 2024/12/07 02:41:56 DEBUG : file1: active writers 1 2024/12/07 02:41:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:57 DEBUG : : Looking for writers 2024/12/07 02:41:57 DEBUG : file1: reading active writers 2024/12/07 02:41:57 DEBUG : file1: active writers 1 2024/12/07 02:41:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:58 DEBUG : : Looking for writers 2024/12/07 02:41:58 DEBUG : file1: reading active writers 2024/12/07 02:41:58 DEBUG : file1: active writers 1 2024/12/07 02:41:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:41:59 DEBUG : : Looking for writers 2024/12/07 02:41:59 DEBUG : file1: reading active writers 2024/12/07 02:41:59 DEBUG : file1: active writers 1 2024/12/07 02:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:00 DEBUG : : Looking for writers 2024/12/07 02:42:00 DEBUG : file1: reading active writers 2024/12/07 02:42:00 DEBUG : file1: active writers 1 2024/12/07 02:42:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:01 DEBUG : : Looking for writers 2024/12/07 02:42:01 DEBUG : file1: reading active writers 2024/12/07 02:42:01 DEBUG : file1: active writers 1 2024/12/07 02:42:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:02 DEBUG : : Looking for writers 2024/12/07 02:42:02 DEBUG : file1: reading active writers 2024/12/07 02:42:02 DEBUG : file1: active writers 1 2024/12/07 02:42:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:03 DEBUG : : Looking for writers 2024/12/07 02:42:03 DEBUG : file1: reading active writers 2024/12/07 02:42:03 DEBUG : file1: active writers 1 2024/12/07 02:42:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:04 DEBUG : : Looking for writers 2024/12/07 02:42:04 DEBUG : file1: reading active writers 2024/12/07 02:42:04 DEBUG : file1: active writers 1 2024/12/07 02:42:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:05 DEBUG : : Looking for writers 2024/12/07 02:42:05 DEBUG : file1: reading active writers 2024/12/07 02:42:05 DEBUG : file1: active writers 1 2024/12/07 02:42:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:06 DEBUG : : Looking for writers 2024/12/07 02:42:06 DEBUG : file1: reading active writers 2024/12/07 02:42:06 DEBUG : file1: active writers 1 2024/12/07 02:42:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:07 DEBUG : : Looking for writers 2024/12/07 02:42:07 DEBUG : file1: reading active writers 2024/12/07 02:42:07 DEBUG : file1: active writers 1 2024/12/07 02:42:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:08 DEBUG : : Looking for writers 2024/12/07 02:42:08 DEBUG : file1: reading active writers 2024/12/07 02:42:08 DEBUG : file1: active writers 1 2024/12/07 02:42:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:09 DEBUG : : Looking for writers 2024/12/07 02:42:09 DEBUG : file1: reading active writers 2024/12/07 02:42:09 DEBUG : file1: active writers 1 2024/12/07 02:42:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:10 DEBUG : : Looking for writers 2024/12/07 02:42:10 DEBUG : file1: reading active writers 2024/12/07 02:42:10 DEBUG : file1: active writers 1 2024/12/07 02:42:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:11 DEBUG : : Looking for writers 2024/12/07 02:42:11 DEBUG : file1: reading active writers 2024/12/07 02:42:11 DEBUG : file1: active writers 1 2024/12/07 02:42:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:12 DEBUG : : Looking for writers 2024/12/07 02:42:12 DEBUG : file1: reading active writers 2024/12/07 02:42:12 DEBUG : file1: active writers 1 2024/12/07 02:42:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:13 DEBUG : : Looking for writers 2024/12/07 02:42:13 DEBUG : file1: reading active writers 2024/12/07 02:42:13 DEBUG : file1: active writers 1 2024/12/07 02:42:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:14 DEBUG : : Looking for writers 2024/12/07 02:42:14 DEBUG : file1: reading active writers 2024/12/07 02:42:14 DEBUG : file1: active writers 1 2024/12/07 02:42:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/07 02:42:15 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000672780 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000769908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641493312} name:file1 opens:1 downloaders: o: fd:0xc00014c1e0 info:{ModTime:{wall:13964830502342341018 ext:12455034480 loc:0x3b09ac0} ATime:{wall:13964830502342341018 ext:12455034480 loc:0x3b09ac0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/12/07 02:42:15 DEBUG : >WaitForWriters: 2024/12/07 02:42:15 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:15 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:42:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:42:15 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:15 DEBUG : rename_me: newRWFileHandle: 2024/12/07 02:42:15 DEBUG : rename_me(0xc000ab7e40): openPending: 2024/12/07 02:42:15 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/07 02:42:15 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/07 02:42:15 DEBUG : rename_me(0xc000ab7e40): >openPending: err= 2024/12/07 02:42:15 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/07 02:42:15 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/07 02:42:15 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/07 02:42:15 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/07 02:42:15 DEBUG : rename_me(0xc000ab7e40): _writeAt: size=5, off=0 2024/12/07 02:42:15 DEBUG : rename_me(0xc000ab7e40): >_writeAt: n=5, err= 2024/12/07 02:42:15 DEBUG : rename_me(0xc000ab7e40): close: 2024/12/07 02:42:15 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-07 02:42:15.57182067 +0000 UTC m=+42.478994259 2024/12/07 02:42:15 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/07 02:42:15 DEBUG : rename_me(0xc000ab7e40): >close: err= 2024/12/07 02:42:15 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/07 02:42:15 DEBUG : i_was_renamed: Updating file with 0xc00052d800 2024/12/07 02:42:15 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/07 02:42:15 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/07 02:42:15 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:15 DEBUG : : Looking for writers 2024/12/07 02:42:15 DEBUG : i_was_renamed: reading active writers 2024/12/07 02:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/07 02:42:15 DEBUG : : Looking for writers 2024/12/07 02:42:15 DEBUG : i_was_renamed: reading active writers 2024/12/07 02:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/07 02:42:15 DEBUG : : Looking for writers 2024/12/07 02:42:15 DEBUG : i_was_renamed: reading active writers 2024/12/07 02:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/07 02:42:15 DEBUG : : Looking for writers 2024/12/07 02:42:15 DEBUG : i_was_renamed: reading active writers 2024/12/07 02:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/07 02:42:15 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/07 02:42:15 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:15 INFO : i_was_renamed: Copied (new) 2024/12/07 02:42:15 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-07 02:42:15 +0000 UTC" 2024/12/07 02:42:15 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/07 02:42:15 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/07 02:42:15 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/07 02:42:15 DEBUG : : Looking for writers 2024/12/07 02:42:15 DEBUG : i_was_renamed: reading active writers 2024/12/07 02:42:15 DEBUG : >WaitForWriters: 2024/12/07 02:42:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:15 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/07 02:42:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/07 02:42:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XpP4k}/rclone-test-liyidug0gini" 2024/12/07 02:42:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:15 DEBUG : : forgetting directory cache 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate(0xc00080b940): _readAt: size=512, off=0 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate(0xc00080b940): openPending: 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-07 01:43:15 +0000 UTC" against cached fingerprint "" 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/07 02:42:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate(0xc00080b940): >openPending: err= 2024/12/07 02:42:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc00080b940): >_readAt: n=20, err=EOF 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc00080b940): close: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:43:15 +0000 GMT 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc00080b940): >close: err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:16 DEBUG : : forgetting directory cache 2024/12/07 02:42:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0000c1cc0): _readAt: size=512, off=0 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0000c1cc0): openPending: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-07 01:44:15 +0000 UTC" against cached fingerprint "20,2024-12-07 01:43:15 +0000 UTC" 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-07 01:44:15 +0000 UTC" != cached fingerprint "20,2024-12-07 01:43:15 +0000 UTC") 2024/12/07 02:42:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/07 02:42:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0000c1cc0): >openPending: err= 2024/12/07 02:42:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0000c1cc0): >_readAt: n=20, err=EOF 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0000c1cc0): close: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:44:15 +0000 GMT 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0000c1cc0): >close: err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:16 DEBUG : : forgetting directory cache 2024/12/07 02:42:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc000a9ee40): _readAt: size=512, off=0 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc000a9ee40): openPending: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-07 01:45:15 +0000 UTC" against cached fingerprint "20,2024-12-07 01:44:15 +0000 UTC" 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-07 01:45:15 +0000 UTC" != cached fingerprint "20,2024-12-07 01:44:15 +0000 UTC") 2024/12/07 02:42:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/07 02:42:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc000a9ee40): >openPending: err= 2024/12/07 02:42:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc000a9ee40): >_readAt: n=20, err=EOF 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc000a9ee40): close: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:45:15 +0000 GMT 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc000a9ee40): >close: err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:16 DEBUG : : forgetting directory cache 2024/12/07 02:42:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0008ebf40): _readAt: size=512, off=0 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0008ebf40): openPending: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-07 01:46:15 +0000 UTC" against cached fingerprint "20,2024-12-07 01:45:15 +0000 UTC" 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-07 01:46:15 +0000 UTC" != cached fingerprint "20,2024-12-07 01:45:15 +0000 UTC") 2024/12/07 02:42:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/07 02:42:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0008ebf40): >openPending: err= 2024/12/07 02:42:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0008ebf40): >_readAt: n=20, err=EOF 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0008ebf40): close: 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:46:15 +0000 GMT 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate(0xc0008ebf40): >close: err= 2024/12/07 02:42:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:16 DEBUG : : forgetting directory cache 2024/12/07 02:42:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00071f340): _readAt: size=512, off=0 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00071f340): openPending: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-07 01:47:15 +0000 UTC" against cached fingerprint "20,2024-12-07 01:46:15 +0000 UTC" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-07 01:47:15 +0000 UTC" != cached fingerprint "20,2024-12-07 01:46:15 +0000 UTC") 2024/12/07 02:42:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/07 02:42:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00071f340): >openPending: err= 2024/12/07 02:42:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00071f340): >_readAt: n=20, err=EOF 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00071f340): close: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:47:15 +0000 GMT 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00071f340): >close: err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:17 DEBUG : : forgetting directory cache 2024/12/07 02:42:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0008fa3c0): _readAt: size=512, off=0 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0008fa3c0): openPending: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-07 01:48:15 +0000 UTC" against cached fingerprint "20,2024-12-07 01:47:15 +0000 UTC" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-07 01:48:15 +0000 UTC" != cached fingerprint "20,2024-12-07 01:47:15 +0000 UTC") 2024/12/07 02:42:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/07 02:42:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0008fa3c0): >openPending: err= 2024/12/07 02:42:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0008fa3c0): >_readAt: n=20, err=EOF 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0008fa3c0): close: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:48:15 +0000 GMT 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0008fa3c0): >close: err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:17 DEBUG : : forgetting directory cache 2024/12/07 02:42:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00075dcc0): _readAt: size=512, off=0 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00075dcc0): openPending: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-07 01:49:15 +0000 UTC" against cached fingerprint "20,2024-12-07 01:48:15 +0000 UTC" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-07 01:49:15 +0000 UTC" != cached fingerprint "20,2024-12-07 01:48:15 +0000 UTC") 2024/12/07 02:42:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/07 02:42:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00075dcc0): >openPending: err= 2024/12/07 02:42:17 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00075dcc0): >_readAt: n=21, err=EOF 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00075dcc0): close: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:49:15 +0000 GMT 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc00075dcc0): >close: err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:17 DEBUG : : forgetting directory cache 2024/12/07 02:42:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0006776c0): _readAt: size=512, off=0 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0006776c0): openPending: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-07 01:50:15 +0000 UTC" against cached fingerprint "21,2024-12-07 01:49:15 +0000 UTC" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-07 01:50:15 +0000 UTC" != cached fingerprint "21,2024-12-07 01:49:15 +0000 UTC") 2024/12/07 02:42:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/07 02:42:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0006776c0): >openPending: err= 2024/12/07 02:42:17 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0006776c0): >_readAt: n=22, err=EOF 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0006776c0): close: 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:50:15 +0000 GMT 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate(0xc0006776c0): >close: err= 2024/12/07 02:42:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:17 DEBUG : : forgetting directory cache 2024/12/07 02:42:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc00084ab80): _readAt: size=512, off=0 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc00084ab80): openPending: 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-07 01:51:15 +0000 UTC" against cached fingerprint "22,2024-12-07 01:50:15 +0000 UTC" 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-07 01:51:15 +0000 UTC" != cached fingerprint "22,2024-12-07 01:50:15 +0000 UTC") 2024/12/07 02:42:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/07 02:42:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc00084ab80): >openPending: err= 2024/12/07 02:42:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc00084ab80): >_readAt: n=23, err=EOF 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc00084ab80): close: 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:51:15 +0000 GMT 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc00084ab80): >close: err= 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:18 DEBUG : : forgetting directory cache 2024/12/07 02:42:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc0005e19c0): _readAt: size=512, off=0 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc0005e19c0): openPending: 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-07 01:52:15 +0000 UTC" against cached fingerprint "23,2024-12-07 01:51:15 +0000 UTC" 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-07 01:52:15 +0000 UTC" != cached fingerprint "23,2024-12-07 01:51:15 +0000 UTC") 2024/12/07 02:42:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/07 02:42:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc0005e19c0): >openPending: err= 2024/12/07 02:42:18 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc0005e19c0): >_readAt: n=24, err=EOF 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc0005e19c0): close: 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-07 01:52:15 +0000 GMT 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate(0xc0005e19c0): >close: err= 2024/12/07 02:42:18 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:18 DEBUG : : Looking for writers 2024/12/07 02:42:18 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/07 02:42:18 DEBUG : >WaitForWriters: 2024/12/07 02:42:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:18 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:18 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:18 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:18 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:18 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : : forgetting directory cache 2024/12/07 02:42:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/07 02:42:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/07 02:42:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/07 02:42:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/07 02:42:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/07 02:42:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/07 02:42:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/07 02:42:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/07 02:42:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/07 02:42:18 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/07 02:42:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/07 02:42:18 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/07 02:42:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/07 02:42:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/07 02:42:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/07 02:42:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/07 02:42:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/07 02:42:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/07 02:42:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/07 02:42:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/07 02:42:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/07 02:42:18 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:18 DEBUG : : Looking for writers 2024/12/07 02:42:18 DEBUG : FiLeA: reading active writers 2024/12/07 02:42:18 DEBUG : FiLeB: reading active writers 2024/12/07 02:42:18 DEBUG : FilEb: reading active writers 2024/12/07 02:42:18 DEBUG : >WaitForWriters: 2024/12/07 02:42:18 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:18 DEBUG : : Looking for writers 2024/12/07 02:42:18 DEBUG : FiLeA: reading active writers 2024/12/07 02:42:18 DEBUG : FiLeB: reading active writers 2024/12/07 02:42:18 DEBUG : FilEb: reading active writers 2024/12/07 02:42:18 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:18 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/07 02:42:18 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:18 DEBUG : : Looking for writers 2024/12/07 02:42:18 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/07 02:42:18 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/07 02:42:18 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:18 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:18 DEBUG : webdav root 'rclone-test-liyidug0gini': Re-using VFS from active cache 2024/12/07 02:42:18 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:18 DEBUG : : Looking for writers 2024/12/07 02:42:18 DEBUG : >WaitForWriters: 2024/12/07 02:42:18 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:18 DEBUG : : Looking for writers 2024/12/07 02:42:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:18 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:18 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:18 DEBUG : : Looking for writers 2024/12/07 02:42:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:18 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:18 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:18 DEBUG : : Looking for writers 2024/12/07 02:42:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:18 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:19 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:19 DEBUG : dir: Looking for writers 2024/12/07 02:42:19 DEBUG : file2: reading active writers 2024/12/07 02:42:19 DEBUG : : Looking for writers 2024/12/07 02:42:19 DEBUG : dir: reading active writers 2024/12/07 02:42:19 DEBUG : file1: reading active writers 2024/12/07 02:42:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:19 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:19 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:19 DEBUG : dir: Looking for writers 2024/12/07 02:42:19 DEBUG : : Looking for writers 2024/12/07 02:42:19 DEBUG : dir: reading active writers 2024/12/07 02:42:19 DEBUG : file1: reading active writers 2024/12/07 02:42:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:19 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:19 DEBUG : file1: Open: flags=O_RDONLY 2024/12/07 02:42:19 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/07 02:42:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/07 02:42:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/07 02:42:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/07 02:42:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/07 02:42:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/07 02:42:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/07 02:42:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/07 02:42:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/07 02:42:19 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (0 bytes), uploading instead of streaming 2024/12/07 02:42:19 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:19 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/12/07 02:42:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/07 02:42:19 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:19 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/07 02:42:19 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:19 DEBUG : dir: Looking for writers 2024/12/07 02:42:19 DEBUG : file2: reading active writers 2024/12/07 02:42:19 DEBUG : new_file.txt: reading active writers 2024/12/07 02:42:19 DEBUG : : Looking for writers 2024/12/07 02:42:19 DEBUG : dir: reading active writers 2024/12/07 02:42:19 DEBUG : file1: reading active writers 2024/12/07 02:42:19 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:19 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:19 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/07 02:42:19 DEBUG : dir/file1: Updating file with dir/file1 0xc00078c540 2024/12/07 02:42:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/07 02:42:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:19 INFO : dir/file1: Moved (server-side) to: file0 2024/12/07 02:42:19 DEBUG : file0: Updating file with file0 0xc00078c540 2024/12/07 02:42:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/07 02:42:19 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/07 02:42:19 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:19 DEBUG : dir: Looking for writers 2024/12/07 02:42:19 DEBUG : : Looking for writers 2024/12/07 02:42:19 DEBUG : dir: reading active writers 2024/12/07 02:42:19 DEBUG : file0: reading active writers 2024/12/07 02:42:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:19 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:19 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:19 DEBUG : : Looking for writers 2024/12/07 02:42:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:19 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:19 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/07 02:42:19 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/07 02:42:19 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/07 02:42:19 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/07 02:42:20 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:20 DEBUG : c: Looking for writers 2024/12/07 02:42:20 DEBUG : d: Looking for writers 2024/12/07 02:42:20 DEBUG : : Looking for writers 2024/12/07 02:42:20 DEBUG : a: Looking for writers 2024/12/07 02:42:20 DEBUG : b: Looking for writers 2024/12/07 02:42:20 DEBUG : : Looking for writers 2024/12/07 02:42:20 DEBUG : d: reading active writers 2024/12/07 02:42:20 DEBUG : /: reading active writers 2024/12/07 02:42:20 DEBUG : a: reading active writers 2024/12/07 02:42:20 DEBUG : b: reading active writers 2024/12/07 02:42:20 DEBUG : c: reading active writers 2024/12/07 02:42:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:20 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/07 02:42:20 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/07 02:42:20 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/07 02:42:20 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/07 02:42:20 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:20 DEBUG : a/b/c/d: Looking for writers 2024/12/07 02:42:20 DEBUG : a/b/c: Looking for writers 2024/12/07 02:42:20 DEBUG : d: reading active writers 2024/12/07 02:42:20 DEBUG : a/b: Looking for writers 2024/12/07 02:42:20 DEBUG : c: reading active writers 2024/12/07 02:42:20 DEBUG : a: Looking for writers 2024/12/07 02:42:20 DEBUG : b: reading active writers 2024/12/07 02:42:20 DEBUG : : Looking for writers 2024/12/07 02:42:20 DEBUG : a: reading active writers 2024/12/07 02:42:20 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-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:20 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/07 02:42:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/07 02:42:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/07 02:42:20 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (5 bytes), uploading instead of streaming 2024/12/07 02:42:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:20 DEBUG : file1: Size of src and dst objects identical 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:20 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/07 02:42:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/07 02:42:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (0 bytes), uploading instead of streaming 2024/12/07 02:42:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:20 DEBUG : file1: Size of src and dst objects identical 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/07 02:42:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (7 bytes), uploading instead of streaming 2024/12/07 02:42:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:20 DEBUG : file1: Size of src and dst objects identical 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:20 DEBUG : : Looking for writers 2024/12/07 02:42:20 DEBUG : file1: reading active writers 2024/12/07 02:42:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:20 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/07 02:42:21 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/07 02:42:21 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/07 02:42:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/07 02:42:21 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (11 bytes), uploading instead of streaming 2024/12/07 02:42:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:21 DEBUG : file1: Size of src and dst objects identical 2024/12/07 02:42:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:21 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/07 02:42:21 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:21 DEBUG : : Looking for writers 2024/12/07 02:42:21 DEBUG : file1: reading active writers 2024/12/07 02:42:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:21 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:21 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:21 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/07 02:42:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:21 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (5 bytes), uploading instead of streaming 2024/12/07 02:42:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:21 DEBUG : file1: Size of src and dst objects identical 2024/12/07 02:42:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:21 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/07 02:42:21 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:21 DEBUG : : Looking for writers 2024/12/07 02:42:21 DEBUG : file1: reading active writers 2024/12/07 02:42:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:21 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:21 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:21 DEBUG : file1: WriteFileHandle.Release closing 2024/12/07 02:42:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:21 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (0 bytes), uploading instead of streaming 2024/12/07 02:42:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:21 DEBUG : file1: Size of src and dst objects identical 2024/12/07 02:42:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:21 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/07 02:42:21 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:21 DEBUG : : Looking for writers 2024/12/07 02:42:21 DEBUG : file1: reading active writers 2024/12/07 02:42:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:22 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:22 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/12/07 02:42:22 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:22 DEBUG : : Looking for writers 2024/12/07 02:42:22 DEBUG : file1: reading active writers 2024/12/07 02:42:22 DEBUG : file1: active writers 1 2024/12/07 02:42:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/12/07 02:42:22 DEBUG : : Looking for writers 2024/12/07 02:42:22 DEBUG : file1: reading active writers 2024/12/07 02:42:22 DEBUG : file1: active writers 1 2024/12/07 02:42:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/12/07 02:42:22 DEBUG : : Looking for writers 2024/12/07 02:42:22 DEBUG : file1: reading active writers 2024/12/07 02:42:22 DEBUG : file1: active writers 1 2024/12/07 02:42:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/12/07 02:42:22 DEBUG : : Looking for writers 2024/12/07 02:42:22 DEBUG : file1: reading active writers 2024/12/07 02:42:22 DEBUG : file1: active writers 1 2024/12/07 02:42:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/12/07 02:42:22 DEBUG : : Looking for writers 2024/12/07 02:42:22 DEBUG : file1: reading active writers 2024/12/07 02:42:22 DEBUG : file1: active writers 1 2024/12/07 02:42:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/12/07 02:42:22 DEBUG : : Looking for writers 2024/12/07 02:42:22 DEBUG : file1: reading active writers 2024/12/07 02:42:22 DEBUG : file1: active writers 1 2024/12/07 02:42:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/12/07 02:42:22 DEBUG : : Looking for writers 2024/12/07 02:42:22 DEBUG : file1: reading active writers 2024/12/07 02:42:22 DEBUG : file1: active writers 1 2024/12/07 02:42:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/12/07 02:42:23 DEBUG : : Looking for writers 2024/12/07 02:42:23 DEBUG : file1: reading active writers 2024/12/07 02:42:23 DEBUG : file1: active writers 1 2024/12/07 02:42:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:24 DEBUG : : Looking for writers 2024/12/07 02:42:24 DEBUG : file1: reading active writers 2024/12/07 02:42:24 DEBUG : file1: active writers 1 2024/12/07 02:42:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:25 DEBUG : : Looking for writers 2024/12/07 02:42:25 DEBUG : file1: reading active writers 2024/12/07 02:42:25 DEBUG : file1: active writers 1 2024/12/07 02:42:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:26 DEBUG : : Looking for writers 2024/12/07 02:42:26 DEBUG : file1: reading active writers 2024/12/07 02:42:26 DEBUG : file1: active writers 1 2024/12/07 02:42:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:27 DEBUG : : Looking for writers 2024/12/07 02:42:27 DEBUG : file1: reading active writers 2024/12/07 02:42:27 DEBUG : file1: active writers 1 2024/12/07 02:42:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:28 DEBUG : : Looking for writers 2024/12/07 02:42:28 DEBUG : file1: reading active writers 2024/12/07 02:42:28 DEBUG : file1: active writers 1 2024/12/07 02:42:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:29 DEBUG : : Looking for writers 2024/12/07 02:42:29 DEBUG : file1: reading active writers 2024/12/07 02:42:29 DEBUG : file1: active writers 1 2024/12/07 02:42:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:30 DEBUG : : Looking for writers 2024/12/07 02:42:30 DEBUG : file1: reading active writers 2024/12/07 02:42:30 DEBUG : file1: active writers 1 2024/12/07 02:42:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:31 DEBUG : : Looking for writers 2024/12/07 02:42:31 DEBUG : file1: reading active writers 2024/12/07 02:42:31 DEBUG : file1: active writers 1 2024/12/07 02:42:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:32 DEBUG : : Looking for writers 2024/12/07 02:42:32 DEBUG : file1: reading active writers 2024/12/07 02:42:32 DEBUG : file1: active writers 1 2024/12/07 02:42:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:33 DEBUG : : Looking for writers 2024/12/07 02:42:33 DEBUG : file1: reading active writers 2024/12/07 02:42:33 DEBUG : file1: active writers 1 2024/12/07 02:42:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:34 DEBUG : : Looking for writers 2024/12/07 02:42:34 DEBUG : file1: reading active writers 2024/12/07 02:42:34 DEBUG : file1: active writers 1 2024/12/07 02:42:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:35 DEBUG : : Looking for writers 2024/12/07 02:42:35 DEBUG : file1: reading active writers 2024/12/07 02:42:35 DEBUG : file1: active writers 1 2024/12/07 02:42:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:36 DEBUG : : Looking for writers 2024/12/07 02:42:36 DEBUG : file1: reading active writers 2024/12/07 02:42:36 DEBUG : file1: active writers 1 2024/12/07 02:42:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:37 DEBUG : : Looking for writers 2024/12/07 02:42:37 DEBUG : file1: reading active writers 2024/12/07 02:42:37 DEBUG : file1: active writers 1 2024/12/07 02:42:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:38 DEBUG : : Looking for writers 2024/12/07 02:42:38 DEBUG : file1: reading active writers 2024/12/07 02:42:38 DEBUG : file1: active writers 1 2024/12/07 02:42:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:39 DEBUG : : Looking for writers 2024/12/07 02:42:39 DEBUG : file1: reading active writers 2024/12/07 02:42:39 DEBUG : file1: active writers 1 2024/12/07 02:42:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:40 DEBUG : : Looking for writers 2024/12/07 02:42:40 DEBUG : file1: reading active writers 2024/12/07 02:42:40 DEBUG : file1: active writers 1 2024/12/07 02:42:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:41 DEBUG : : Looking for writers 2024/12/07 02:42:41 DEBUG : file1: reading active writers 2024/12/07 02:42:41 DEBUG : file1: active writers 1 2024/12/07 02:42:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:42 DEBUG : : Looking for writers 2024/12/07 02:42:42 DEBUG : file1: reading active writers 2024/12/07 02:42:42 DEBUG : file1: active writers 1 2024/12/07 02:42:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:43 DEBUG : : Looking for writers 2024/12/07 02:42:43 DEBUG : file1: reading active writers 2024/12/07 02:42:43 DEBUG : file1: active writers 1 2024/12/07 02:42:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:44 DEBUG : : Looking for writers 2024/12/07 02:42:44 DEBUG : file1: reading active writers 2024/12/07 02:42:44 DEBUG : file1: active writers 1 2024/12/07 02:42:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:45 DEBUG : : Looking for writers 2024/12/07 02:42:45 DEBUG : file1: reading active writers 2024/12/07 02:42:45 DEBUG : file1: active writers 1 2024/12/07 02:42:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:46 DEBUG : : Looking for writers 2024/12/07 02:42:46 DEBUG : file1: reading active writers 2024/12/07 02:42:46 DEBUG : file1: active writers 1 2024/12/07 02:42:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:47 DEBUG : : Looking for writers 2024/12/07 02:42:47 DEBUG : file1: reading active writers 2024/12/07 02:42:47 DEBUG : file1: active writers 1 2024/12/07 02:42:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:48 DEBUG : : Looking for writers 2024/12/07 02:42:48 DEBUG : file1: reading active writers 2024/12/07 02:42:48 DEBUG : file1: active writers 1 2024/12/07 02:42:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:49 DEBUG : : Looking for writers 2024/12/07 02:42:49 DEBUG : file1: reading active writers 2024/12/07 02:42:49 DEBUG : file1: active writers 1 2024/12/07 02:42:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:50 DEBUG : : Looking for writers 2024/12/07 02:42:50 DEBUG : file1: reading active writers 2024/12/07 02:42:50 DEBUG : file1: active writers 1 2024/12/07 02:42:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:51 DEBUG : : Looking for writers 2024/12/07 02:42:51 DEBUG : file1: reading active writers 2024/12/07 02:42:51 DEBUG : file1: active writers 1 2024/12/07 02:42:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/07 02:42:52 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/12/07 02:42:52 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:52 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:52 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (0 bytes), uploading instead of streaming 2024/12/07 02:42:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:52 DEBUG : file1: Size of src and dst objects identical 2024/12/07 02:42:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:52 DEBUG : file1: Open: flags=O_RDONLY 2024/12/07 02:42:52 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/07 02:42:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/07 02:42:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:52 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:52 DEBUG : : Looking for writers 2024/12/07 02:42:52 DEBUG : file1: reading active writers 2024/12/07 02:42:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-liyidug0gini'", Local "Local file system at /tmp/rclone3879431030", Modify Window "1s" 2024/12/07 02:42:52 INFO : webdav root 'rclone-test-liyidug0gini': poll-interval is not supported by this remote 2024/12/07 02:42:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/07 02:42:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/07 02:42:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/07 02:42:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/07 02:42:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:52 DEBUG : webdav root 'rclone-test-liyidug0gini': File to upload is small (100 bytes), uploading instead of streaming 2024/12/07 02:42:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/07 02:42:52 DEBUG : file1: Size of src and dst objects identical 2024/12/07 02:42:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/07 02:42:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/07 02:42:52 DEBUG : file1: Open: flags=O_RDONLY 2024/12/07 02:42:52 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/07 02:42:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/07 02:42:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/07 02:42:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/07 02:42:52 DEBUG : WaitForWriters: timeout=30s 2024/12/07 02:42:52 DEBUG : : Looking for writers 2024/12/07 02:42:52 DEBUG : file1: reading active writers 2024/12/07 02:42:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/07 02:42:52 DEBUG : webdav root 'rclone-test-liyidug0gini': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.191826477s (try 1/5)