"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/20 04:46:15 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-runukiq0qucu" 2025/03/20 04:46:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 04:46:15 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/20 04:46:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/20 04:46:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/20 04:46:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/20 04:46:15 DEBUG : Setting pass="yuI6pi26LI-kRKSf8Dwr6I1_1xXK1-8rYJ6cqHKAXAER" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/20 04:46:15 DEBUG : TestWebdavRclone: detected overridden config - adding "{JRokl}" suffix to name 2025/03/20 04:46:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/20 04:46:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/20 04:46:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/20 04:46:15 DEBUG : Setting pass="yuI6pi26LI-kRKSf8Dwr6I1_1xXK1-8rYJ6cqHKAXAER" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/20 04:46:15 DEBUG : found headers: 2025/03/20 04:46:15 DEBUG : Creating backend with remote "/tmp/rclone3948746071" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:15 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:15 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:15 DEBUG : dir: Looking for writers 2025/03/20 04:46:15 DEBUG : : Looking for writers 2025/03/20 04:46:15 DEBUG : dir: reading active writers 2025/03/20 04:46:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:16 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:16 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:16 DEBUG : dir/subdir: Looking for writers 2025/03/20 04:46:16 DEBUG : dir: Looking for writers 2025/03/20 04:46:16 DEBUG : subdir: reading active writers 2025/03/20 04:46:16 DEBUG : file1: reading active writers 2025/03/20 04:46:16 DEBUG : file2: reading active writers 2025/03/20 04:46:16 DEBUG : : Looking for writers 2025/03/20 04:46:16 DEBUG : dir: reading active writers 2025/03/20 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:16 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:16 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:16 DEBUG : dir: Looking for writers 2025/03/20 04:46:16 DEBUG : file1: reading active writers 2025/03/20 04:46:16 DEBUG : : Looking for writers 2025/03/20 04:46:16 DEBUG : dir: reading active writers 2025/03/20 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:16 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:16 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:16 DEBUG : dir: Looking for writers 2025/03/20 04:46:16 DEBUG : : Looking for writers 2025/03/20 04:46:16 DEBUG : dir: reading active writers 2025/03/20 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:16 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:16 DEBUG : dir: forgetting directory cache 2025/03/20 04:46:16 DEBUG : : forgetting directory cache 2025/03/20 04:46:16 DEBUG : dir: forgetting directory cache 2025/03/20 04:46:16 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:16 DEBUG : : Looking for writers 2025/03/20 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:16 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:16 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/20 04:46:16 DEBUG : dir: invalidating directory cache 2025/03/20 04:46:16 DEBUG : : >ForgetPath: 2025/03/20 04:46:16 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/20 04:46:16 DEBUG : : invalidating directory cache 2025/03/20 04:46:16 DEBUG : dir: forgetting directory cache 2025/03/20 04:46:16 DEBUG : : >ForgetPath: 2025/03/20 04:46:16 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/20 04:46:16 DEBUG : : >ForgetPath: 2025/03/20 04:46:16 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:16 DEBUG : dir: Looking for writers 2025/03/20 04:46:16 DEBUG : : Looking for writers 2025/03/20 04:46:16 DEBUG : dir: reading active writers 2025/03/20 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:16 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:16 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:17 DEBUG : : forgetting directory cache 2025/03/20 04:46:17 DEBUG : dir: forgetting directory cache 2025/03/20 04:46:17 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:17 DEBUG : fil/a/b: Looking for writers 2025/03/20 04:46:17 DEBUG : fil/a: Looking for writers 2025/03/20 04:46:17 DEBUG : b: reading active writers 2025/03/20 04:46:17 DEBUG : fil: Looking for writers 2025/03/20 04:46:17 DEBUG : a: reading active writers 2025/03/20 04:46:17 DEBUG : dir: Looking for writers 2025/03/20 04:46:17 DEBUG : : Looking for writers 2025/03/20 04:46:17 DEBUG : dir: reading active writers 2025/03/20 04:46:17 DEBUG : fil: reading active writers 2025/03/20 04:46:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:17 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:17 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:17 DEBUG : dir: Looking for writers 2025/03/20 04:46:17 DEBUG : : Looking for writers 2025/03/20 04:46:17 DEBUG : dir: reading active writers 2025/03/20 04:46:17 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.12s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:17 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:17 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:17 DEBUG : dir: Looking for writers 2025/03/20 04:46:17 DEBUG : file1: reading active writers 2025/03/20 04:46:17 DEBUG : : Looking for writers 2025/03/20 04:46:17 DEBUG : dir: reading active writers 2025/03/20 04:46:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:17 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:17 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/20 04:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/20 04:46:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/20 04:46:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/20 04:46:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/20 04:46:17 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:17 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:17 DEBUG : dir: invalidating directory cache 2025/03/20 04:46:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/20 04:46:17 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/20 04:46:17 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/20 04:46:17 DEBUG : dir/file1: Reset virtual modtime 2025/03/20 04:46:17 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/20 04:46:17 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/20 04:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/20 04:46:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/20 04:46:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:17 DEBUG : dir: invalidating directory cache 2025/03/20 04:46:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/20 04:46:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/20 04:46:17 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/20 04:46:17 DEBUG : : forgetting directory cache 2025/03/20 04:46:17 DEBUG : dir: forgetting directory cache 2025/03/20 04:46:17 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/20 04:46:17 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:17 DEBUG : dir/virtualDir: Looking for writers 2025/03/20 04:46:17 DEBUG : dir: Looking for writers 2025/03/20 04:46:17 DEBUG : file1: reading active writers 2025/03/20 04:46:17 DEBUG : virtualFile2: reading active writers 2025/03/20 04:46:17 DEBUG : virtualFile: reading active writers 2025/03/20 04:46:17 DEBUG : virtualDir: reading active writers 2025/03/20 04:46:17 DEBUG : : Looking for writers 2025/03/20 04:46:17 DEBUG : dir: reading active writers 2025/03/20 04:46:17 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:17 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:18 ERROR : dir/: Can only open directories read only 2025/03/20 04:46:18 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:18 DEBUG : dir: Looking for writers 2025/03/20 04:46:18 DEBUG : : Looking for writers 2025/03/20 04:46:18 DEBUG : dir: reading active writers 2025/03/20 04:46:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:18 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/20 04:46:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/20 04:46:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/20 04:46:18 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (5 bytes), uploading instead of streaming 2025/03/20 04:46:18 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:18 NOTICE: webdav root 'rclone-test-runukiq0qucu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/20 04:46:18 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/20 04:46:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/20 04:46:18 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:18 DEBUG : dir: Looking for writers 2025/03/20 04:46:18 DEBUG : file1: reading active writers 2025/03/20 04:46:18 DEBUG : potato: reading active writers 2025/03/20 04:46:18 DEBUG : : Looking for writers 2025/03/20 04:46:18 DEBUG : dir: reading active writers 2025/03/20 04:46:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:18 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/20 04:46:18 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:18 DEBUG : dir/sub: Looking for writers 2025/03/20 04:46:18 DEBUG : dir: Looking for writers 2025/03/20 04:46:18 DEBUG : file1: reading active writers 2025/03/20 04:46:18 DEBUG : sub: reading active writers 2025/03/20 04:46:18 DEBUG : : Looking for writers 2025/03/20 04:46:18 DEBUG : dir: reading active writers 2025/03/20 04:46:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:18 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/20 04:46:18 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/20 04:46:18 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:18 DEBUG : dir/sub/subsub: Looking for writers 2025/03/20 04:46:18 DEBUG : dir/sub: Looking for writers 2025/03/20 04:46:18 DEBUG : subsub: reading active writers 2025/03/20 04:46:18 DEBUG : dir: Looking for writers 2025/03/20 04:46:18 DEBUG : sub: reading active writers 2025/03/20 04:46:18 DEBUG : file1: reading active writers 2025/03/20 04:46:18 DEBUG : : Looking for writers 2025/03/20 04:46:18 DEBUG : dir: reading active writers 2025/03/20 04:46:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.32s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:18 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:19 ERROR : dir/: Dir.Remove not empty 2025/03/20 04:46:19 DEBUG : dir/file1: Remove: 2025/03/20 04:46:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:19 DEBUG : dir/file1: >Remove: err= 2025/03/20 04:46:19 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/20 04:46:19 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:19 DEBUG : : Looking for writers 2025/03/20 04:46:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:19 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:19 DEBUG : dir/file1: Remove: 2025/03/20 04:46:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:19 DEBUG : dir/file1: >Remove: err= 2025/03/20 04:46:19 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/20 04:46:19 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:19 DEBUG : : Looking for writers 2025/03/20 04:46:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:19 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:19 DEBUG : dir/file1: Remove: 2025/03/20 04:46:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:19 DEBUG : dir/file1: >Remove: err= 2025/03/20 04:46:19 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:19 DEBUG : dir: Looking for writers 2025/03/20 04:46:19 DEBUG : : Looking for writers 2025/03/20 04:46:19 DEBUG : dir: reading active writers 2025/03/20 04:46:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.29s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:19 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:19 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/20 04:46:19 DEBUG : dir: Updating dir with dir2 0xc0001d2ea0 2025/03/20 04:46:19 DEBUG : dir: forgetting directory cache 2025/03/20 04:46:19 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/20 04:46:19 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/20 04:46:19 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/20 04:46:19 DEBUG : file2: Updating file with file2 0xc000926240 2025/03/20 04:46:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:19 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/20 04:46:19 INFO : dir2/file3: Deleted 2025/03/20 04:46:19 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/20 04:46:19 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000926240 2025/03/20 04:46:19 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/20 04:46:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/20 04:46:19 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/20 04:46:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00056e0d0 2025/03/20 04:46:20 DEBUG : empty directory: forgetting directory cache 2025/03/20 04:46:20 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/20 04:46:20 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/20 04:46:20 DEBUG : dir2: Renaming to "dir3" 2025/03/20 04:46:20 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:20 DEBUG : dir3: Looking for writers 2025/03/20 04:46:20 DEBUG : file3: reading active writers 2025/03/20 04:46:20 DEBUG : renamed empty directory: Looking for writers 2025/03/20 04:46:20 DEBUG : : Looking for writers 2025/03/20 04:46:20 DEBUG : dir3: reading active writers 2025/03/20 04:46:20 DEBUG : renamed empty directory: reading active writers 2025/03/20 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:20 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/20 04:46:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/20 04:46:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/20 04:46:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/20 04:46:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/20 04:46:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/20 04:46:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/20 04:46:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/20 04:46:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/20 04:46:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/20 04:46:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/20 04:46:20 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (12 bytes), uploading instead of streaming 2025/03/20 04:46:20 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/20 04:46:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/20 04:46:20 DEBUG : : forgetting directory cache 2025/03/20 04:46:20 DEBUG : dir: forgetting directory cache 2025/03/20 04:46:20 DEBUG : dir/sub: forgetting directory cache 2025/03/20 04:46:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/20 04:46:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/20 04:46:20 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (5 bytes), uploading instead of streaming 2025/03/20 04:46:20 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/20 04:46:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/20 04:46:20 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:20 DEBUG : dir/sub: Looking for writers 2025/03/20 04:46:20 DEBUG : file0: reading active writers 2025/03/20 04:46:20 DEBUG : file2: reading active writers 2025/03/20 04:46:20 DEBUG : dir: Looking for writers 2025/03/20 04:46:20 DEBUG : sub: reading active writers 2025/03/20 04:46:20 DEBUG : file1: reading active writers 2025/03/20 04:46:20 DEBUG : : Looking for writers 2025/03/20 04:46:20 DEBUG : dir: reading active writers 2025/03/20 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:20 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/20 04:46:20 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:20 DEBUG : : Looking for writers 2025/03/20 04:46:20 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:20 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:20 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:20 DEBUG : dir: Looking for writers 2025/03/20 04:46:20 DEBUG : file1: reading active writers 2025/03/20 04:46:20 DEBUG : : Looking for writers 2025/03/20 04:46:20 DEBUG : dir: reading active writers 2025/03/20 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:20 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:20 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:20 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/20 04:46:20 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:20 DEBUG : dir: Looking for writers 2025/03/20 04:46:20 DEBUG : file1: reading active writers 2025/03/20 04:46:20 DEBUG : : Looking for writers 2025/03/20 04:46:20 DEBUG : dir: reading active writers 2025/03/20 04:46:20 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-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:20 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/20 04:46:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:20 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:20 DEBUG : dir: Looking for writers 2025/03/20 04:46:20 DEBUG : file1: reading active writers 2025/03/20 04:46:20 DEBUG : : Looking for writers 2025/03/20 04:46:20 DEBUG : dir: reading active writers 2025/03/20 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/20 04:46:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/20 04:46:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/20 04:46:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/20 04:46:20 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:20 DEBUG : : Looking for writers 2025/03/20 04:46:20 DEBUG : file.txt: reading active writers 2025/03/20 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:20 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:20 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (25 bytes), uploading instead of streaming 2025/03/20 04:46:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:20 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/20 04:46:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:20 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:20 DEBUG : dir: Looking for writers 2025/03/20 04:46:20 DEBUG : file1: reading active writers 2025/03/20 04:46:20 DEBUG : : Looking for writers 2025/03/20 04:46:20 DEBUG : dir: reading active writers 2025/03/20 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:21 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:21 DEBUG : dir/file1: Remove: 2025/03/20 04:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:21 DEBUG : dir/file1: >Remove: err= 2025/03/20 04:46:21 DEBUG : dir/file1: Remove: 2025/03/20 04:46:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/20 04:46:21 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:21 DEBUG : dir: Looking for writers 2025/03/20 04:46:21 DEBUG : : Looking for writers 2025/03/20 04:46:21 DEBUG : dir: reading active writers 2025/03/20 04:46:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:21 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:21 DEBUG : dir/file1: Remove: 2025/03/20 04:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:21 DEBUG : dir/file1: >Remove: err= 2025/03/20 04:46:21 DEBUG : dir/file1: Remove: 2025/03/20 04:46:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/20 04:46:21 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:21 DEBUG : dir: Looking for writers 2025/03/20 04:46:21 DEBUG : : Looking for writers 2025/03/20 04:46:21 DEBUG : dir: reading active writers 2025/03/20 04:46:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:21 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/20 04:46:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/20 04:46:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/20 04:46:21 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/20 04:46:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/20 04:46:21 DEBUG : dir/file1: Open: flags=0x3 2025/03/20 04:46:21 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/20 04:46:21 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/20 04:46:21 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:21 DEBUG : dir: Looking for writers 2025/03/20 04:46:21 DEBUG : file1: reading active writers 2025/03/20 04:46:21 DEBUG : : Looking for writers 2025/03/20 04:46:21 DEBUG : dir: reading active writers 2025/03/20 04:46:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:21 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:21 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:21 DEBUG : dir: Looking for writers 2025/03/20 04:46:21 DEBUG : file1: reading active writers 2025/03/20 04:46:21 DEBUG : : Looking for writers 2025/03/20 04:46:21 DEBUG : dir: reading active writers 2025/03/20 04:46:21 DEBUG : >WaitForWriters: 2025/03/20 04:46:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000217380 2025/03/20 04:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/20 04:46:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000217380 2025/03/20 04:46:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/20 04:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/20 04:46:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/20 04:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000217380 2025/03/20 04:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:21 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (25 bytes), uploading instead of streaming 2025/03/20 04:46:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/20 04:46:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:21 DEBUG : newLeaf: Running delayed rename now 2025/03/20 04:46:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000217380 2025/03/20 04:46:21 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:21 DEBUG : dir: Looking for writers 2025/03/20 04:46:21 DEBUG : : Looking for writers 2025/03/20 04:46:21 DEBUG : dir: reading active writers 2025/03/20 04:46:21 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:21 DEBUG : >WaitForWriters: 2025/03/20 04:46:21 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:21 DEBUG : dir: Looking for writers 2025/03/20 04:46:21 DEBUG : : Looking for writers 2025/03/20 04:46:21 DEBUG : dir: reading active writers 2025/03/20 04:46:21 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:21 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:21 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:21 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:21 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:21 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:22 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : file1: reading active writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : >WaitForWriters: 2025/03/20 04:46:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000217e00 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/20 04:46:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000217e00 2025/03/20 04:46:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/20 04:46:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000217e00 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:22 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (25 bytes), uploading instead of streaming 2025/03/20 04:46:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/20 04:46:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:22 DEBUG : newLeaf: Running delayed rename now 2025/03/20 04:46:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000217e00 2025/03/20 04:46:22 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:22 DEBUG : >WaitForWriters: 2025/03/20 04:46:22 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:22 DEBUG : >WaitForWriters: 2025/03/20 04:46:22 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:22 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:22 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:22 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:22 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:22 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/20 04:46:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859a40): openPending: 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859a40): >openPending: err= 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/20 04:46:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859a40): _writeAt: size=14, off=0 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859a40): >_writeAt: n=14, err= 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859a40): close: 2025/03/20 04:46:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/20 04:46:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859a40): >close: err= 2025/03/20 04:46:22 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : file1: reading active writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : file1: reading active writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : file1: reading active writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : file1: reading active writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: starting upload 2025/03/20 04:46:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:22 INFO : dir/file1: Copied (replaced existing) 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : file1: reading active writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : >WaitForWriters: 2025/03/20 04:46:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859b40): _readAt: size=512, off=0 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859b40): openPending: 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859b40): >openPending: err= 2025/03/20 04:46:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859b40): >_readAt: n=14, err=EOF 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859b40): close: 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000859b40): >close: err= 2025/03/20 04:46:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/20 04:46:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0007726c0 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/20 04:46:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/20 04:46:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0007726c0 2025/03/20 04:46:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/20 04:46:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000876ac0): openPending: 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000876ac0): >openPending: err= 2025/03/20 04:46:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/20 04:46:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000876ac0): _writeAt: size=25, off=0 2025/03/20 04:46:22 DEBUG : dir/file1(0xc000876ac0): >_writeAt: n=25, err= 2025/03/20 04:46:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/20 04:46:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0007726c0 2025/03/20 04:46:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:22 DEBUG : newLeaf(0xc000876ac0): close: 2025/03/20 04:46:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/20 04:46:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-20 04:46:22.719547042 +0000 UTC m=+6.887663768 2025/03/20 04:46:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:22 DEBUG : newLeaf(0xc000876ac0): >close: err= 2025/03/20 04:46:22 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:22 DEBUG : newLeaf: vfs cache: starting upload 2025/03/20 04:46:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:22 INFO : newLeaf: Copied (replaced existing) 2025/03/20 04:46:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-20 04:46:22 +0000 UTC" 2025/03/20 04:46:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/20 04:46:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:22 DEBUG : >WaitForWriters: 2025/03/20 04:46:22 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:22 DEBUG : dir: Looking for writers 2025/03/20 04:46:22 DEBUG : : Looking for writers 2025/03/20 04:46:22 DEBUG : dir: reading active writers 2025/03/20 04:46:22 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:22 DEBUG : >WaitForWriters: 2025/03/20 04:46:22 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:23 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:23 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:23 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:23 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : file1: reading active writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : >WaitForWriters: 2025/03/20 04:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0006d2600 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/20 04:46:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0006d2600 2025/03/20 04:46:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/20 04:46:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000aade00): openPending: 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000aade00): >openPending: err= 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/20 04:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000aade00): _writeAt: size=25, off=0 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000aade00): >_writeAt: n=25, err= 2025/03/20 04:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/20 04:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0006d2600 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:23 DEBUG : newLeaf(0xc000aade00): close: 2025/03/20 04:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/20 04:46:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-20 04:46:23.232004729 +0000 UTC m=+7.400121445 2025/03/20 04:46:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:23 DEBUG : newLeaf(0xc000aade00): >close: err= 2025/03/20 04:46:23 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:23 DEBUG : newLeaf: vfs cache: starting upload 2025/03/20 04:46:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:23 INFO : newLeaf: Copied (replaced existing) 2025/03/20 04:46:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-20 04:46:23 +0000 UTC" 2025/03/20 04:46:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/20 04:46:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:23 DEBUG : >WaitForWriters: 2025/03/20 04:46:23 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:23 DEBUG : >WaitForWriters: 2025/03/20 04:46:23 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:23 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:23 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:23 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:23 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/20 04:46:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:23 DEBUG : dir/file1(0xc0009d8dc0): openPending: 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:23 DEBUG : dir/file1(0xc0009d8dc0): >openPending: err= 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/20 04:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:23 DEBUG : dir/file1(0xc0009d8dc0): _writeAt: size=14, off=0 2025/03/20 04:46:23 DEBUG : dir/file1(0xc0009d8dc0): >_writeAt: n=14, err= 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/20 04:46:23 DEBUG : dir/file1(0xc0009d8dc0): close: 2025/03/20 04:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/20 04:46:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:23 DEBUG : dir/file1(0xc0009d8dc0): >close: err= 2025/03/20 04:46:23 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : file1: reading active writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : file1: reading active writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : file1: reading active writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : file1: reading active writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: starting upload 2025/03/20 04:46:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:23 INFO : dir/file1: Copied (replaced existing) 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : file1: reading active writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : >WaitForWriters: 2025/03/20 04:46:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000af6700): _readAt: size=512, off=0 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000af6700): openPending: 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000af6700): >openPending: err= 2025/03/20 04:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000af6700): >_readAt: n=14, err=EOF 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000af6700): close: 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000af6700): >close: err= 2025/03/20 04:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/20 04:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000773200 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/20 04:46:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/20 04:46:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000773200 2025/03/20 04:46:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/20 04:46:23 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000b8c8c0): openPending: 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000b8c8c0): >openPending: err= 2025/03/20 04:46:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/20 04:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000b8c8c0): _writeAt: size=25, off=0 2025/03/20 04:46:23 DEBUG : dir/file1(0xc000b8c8c0): >_writeAt: n=25, err= 2025/03/20 04:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/20 04:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000773200 2025/03/20 04:46:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:23 DEBUG : newLeaf(0xc000b8c8c0): close: 2025/03/20 04:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/20 04:46:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-20 04:46:23.902650522 +0000 UTC m=+8.070767239 2025/03/20 04:46:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:23 DEBUG : newLeaf(0xc000b8c8c0): >close: err= 2025/03/20 04:46:23 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:23 DEBUG : dir: Looking for writers 2025/03/20 04:46:23 DEBUG : : Looking for writers 2025/03/20 04:46:23 DEBUG : dir: reading active writers 2025/03/20 04:46:23 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:24 DEBUG : newLeaf: vfs cache: starting upload 2025/03/20 04:46:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:24 INFO : newLeaf: Copied (replaced existing) 2025/03/20 04:46:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-20 04:46:23 +0000 UTC" 2025/03/20 04:46:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/20 04:46:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:24 DEBUG : >WaitForWriters: 2025/03/20 04:46:24 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:24 DEBUG : >WaitForWriters: 2025/03/20 04:46:24 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:24 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:24 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:24 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:24 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:24 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:24 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : file1: reading active writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : >WaitForWriters: 2025/03/20 04:46:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e1cd00): _readAt: size=512, off=0 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e1cd00): openPending: 2025/03/20 04:46:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/20 04:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e1cd00): >openPending: err= 2025/03/20 04:46:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/20 04:46:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:46:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e1cd00): >_readAt: n=14, err=EOF 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e1cd00): close: 2025/03/20 04:46:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e1cd00): >close: err= 2025/03/20 04:46:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/20 04:46:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000a76240 2025/03/20 04:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/20 04:46:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/20 04:46:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000a76240 2025/03/20 04:46:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/20 04:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/20 04:46:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e51640): openPending: 2025/03/20 04:46:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/20 04:46:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/20 04:46:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e51640): >openPending: err= 2025/03/20 04:46:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/20 04:46:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e51640): _writeAt: size=25, off=0 2025/03/20 04:46:24 DEBUG : dir/file1(0xc000e51640): >_writeAt: n=25, err= 2025/03/20 04:46:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/20 04:46:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/20 04:46:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000a76240 2025/03/20 04:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:46:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:24 DEBUG : newLeaf(0xc000e51640): close: 2025/03/20 04:46:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/20 04:46:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-20 04:46:24.445388769 +0000 UTC m=+8.613505485 2025/03/20 04:46:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:24 DEBUG : newLeaf(0xc000e51640): >close: err= 2025/03/20 04:46:24 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:24 DEBUG : newLeaf: vfs cache: starting upload 2025/03/20 04:46:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:24 INFO : newLeaf: Copied (replaced existing) 2025/03/20 04:46:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-20 04:46:24 +0000 UTC" 2025/03/20 04:46:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/20 04:46:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/20 04:46:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:24 DEBUG : >WaitForWriters: 2025/03/20 04:46:24 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : newLeaf: reading active writers 2025/03/20 04:46:24 DEBUG : >WaitForWriters: 2025/03/20 04:46:24 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.21s) --- PASS: TestFileRename/off,forceCache=false (0.42s) --- PASS: TestFileRename/minimal,forceCache=false (0.41s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.68s) --- PASS: TestFileRename/full,forceCache=false (0.54s) === 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-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:24 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:24 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:24 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 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-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:24 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/20 04:46:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/20 04:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:24 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:24 DEBUG : dir: Looking for writers 2025/03/20 04:46:24 DEBUG : file1: reading active writers 2025/03/20 04:46:24 DEBUG : : Looking for writers 2025/03/20 04:46:24 DEBUG : dir: reading active writers 2025/03/20 04:46:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.17s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:24 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/20 04:46:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/20 04:46:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/20 04:46:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/20 04:46:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/20 04:46:25 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:25 DEBUG : dir: Looking for writers 2025/03/20 04:46:25 DEBUG : file1: reading active writers 2025/03/20 04:46:25 DEBUG : : Looking for writers 2025/03/20 04:46:25 DEBUG : dir: reading active writers 2025/03/20 04:46:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:25 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/20 04:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/20 04:46:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/20 04:46:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/20 04:46:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/20 04:46:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/20 04:46:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/20 04:46:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/20 04:46:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/20 04:46:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/20 04:46:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/20 04:46:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/20 04:46:25 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:25 DEBUG : dir: Looking for writers 2025/03/20 04:46:25 DEBUG : file1: reading active writers 2025/03/20 04:46:25 DEBUG : : Looking for writers 2025/03/20 04:46:25 DEBUG : dir: reading active writers 2025/03/20 04:46:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:25 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/20 04:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:25 DEBUG : dir: Looking for writers 2025/03/20 04:46:25 DEBUG : file1: reading active writers 2025/03/20 04:46:25 DEBUG : : Looking for writers 2025/03/20 04:46:25 DEBUG : dir: reading active writers 2025/03/20 04:46:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:25 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/20 04:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/20 04:46:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/20 04:46:25 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:25 DEBUG : dir: Looking for writers 2025/03/20 04:46:25 DEBUG : file1: reading active writers 2025/03/20 04:46:25 DEBUG : : Looking for writers 2025/03/20 04:46:25 DEBUG : dir: reading active writers 2025/03/20 04:46:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:25 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): _readAt: size=1, off=0 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): openPending: 2025/03/20 04:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/20 04:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): >openPending: err= 2025/03/20 04:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): >_readAt: n=1, err= 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): _readAt: size=256, off=1 2025/03/20 04:46:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): >_readAt: n=15, err=EOF 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): _readAt: size=16, off=16 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): >_readAt: n=0, err=EOF 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): close: 2025/03/20 04:46:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): >close: err= 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): close: 2025/03/20 04:46:25 DEBUG : dir/file1(0xc0009e6880): >close: err=file already closed 2025/03/20 04:46:25 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:25 DEBUG : dir: Looking for writers 2025/03/20 04:46:25 DEBUG : file1: reading active writers 2025/03/20 04:46:25 DEBUG : : Looking for writers 2025/03/20 04:46:25 DEBUG : dir: reading active writers 2025/03/20 04:46:25 DEBUG : >WaitForWriters: 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.16s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:25 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): _readAt: size=1, off=0 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): openPending: 2025/03/20 04:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/20 04:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): >openPending: err= 2025/03/20 04:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): >_readAt: n=1, err= 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): _readAt: size=1, off=5 2025/03/20 04:46:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): >_readAt: n=1, err= 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): _readAt: size=1, off=3 2025/03/20 04:46:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): >_readAt: n=1, err= 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): _readAt: size=1, off=13 2025/03/20 04:46:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): >_readAt: n=1, err= 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): _readAt: size=16, off=100 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): >_readAt: n=0, err=EOF 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): close: 2025/03/20 04:46:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/20 04:46:25 DEBUG : dir/file1(0xc000714b00): >close: err= 2025/03/20 04:46:25 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:25 DEBUG : dir: Looking for writers 2025/03/20 04:46:25 DEBUG : file1: reading active writers 2025/03/20 04:46:25 DEBUG : : Looking for writers 2025/03/20 04:46:25 DEBUG : dir: reading active writers 2025/03/20 04:46:25 DEBUG : >WaitForWriters: 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.16s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:25 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:25 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): _readAt: size=1, off=0 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): openPending: 2025/03/20 04:46:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/20 04:46:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): >openPending: err= 2025/03/20 04:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/20 04:46:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:46:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): >_readAt: n=1, err= 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): _readAt: size=1, off=5 2025/03/20 04:46:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): >_readAt: n=1, err= 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): _readAt: size=1, off=1 2025/03/20 04:46:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): >_readAt: n=1, err= 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): _readAt: size=6, off=10 2025/03/20 04:46:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): >_readAt: n=6, err= 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): _readAt: size=256, off=10 2025/03/20 04:46:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): >_readAt: n=6, err=EOF 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): _readAt: size=256, off=100 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): >_readAt: n=0, err=EOF 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): close: 2025/03/20 04:46:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): >close: err= 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): _readAt: size=256, off=100 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001042600): >_readAt: n=0, err=file already closed 2025/03/20 04:46:26 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:26 DEBUG : dir: Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : dir: reading active writers 2025/03/20 04:46:26 DEBUG : >WaitForWriters: 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/20 04:46:26 DEBUG : dir/file1(0xc000fe7100): RWFileHandle.Flush 2025/03/20 04:46:26 DEBUG : dir/file1(0xc000fe7100): _readAt: size=256, off=0 2025/03/20 04:46:26 DEBUG : dir/file1(0xc000fe7100): openPending: 2025/03/20 04:46:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/20 04:46:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 DEBUG : dir/file1(0xc000fe7100): >openPending: err= 2025/03/20 04:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/20 04:46:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:46:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:26 DEBUG : dir/file1(0xc000fe7100): >_readAt: n=16, err=EOF 2025/03/20 04:46:26 DEBUG : dir/file1(0xc000fe7100): RWFileHandle.Flush 2025/03/20 04:46:26 DEBUG : dir/file1(0xc000fe7100): RWFileHandle.Flush 2025/03/20 04:46:26 DEBUG : dir/file1(0xc000fe7100): close: 2025/03/20 04:46:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/20 04:46:26 DEBUG : dir/file1(0xc000fe7100): >close: err= 2025/03/20 04:46:26 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:26 DEBUG : dir: Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : dir: reading active writers 2025/03/20 04:46:26 DEBUG : >WaitForWriters: 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.16s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:46:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/20 04:46:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001077880): _readAt: size=256, off=0 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001077880): openPending: 2025/03/20 04:46:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/20 04:46:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001077880): >openPending: err= 2025/03/20 04:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/20 04:46:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:46:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001077880): >_readAt: n=16, err=EOF 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001077880): RWFileHandle.Release 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001077880): close: 2025/03/20 04:46:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001077880): >close: err= 2025/03/20 04:46:26 DEBUG : dir/file1(0xc001077880): RWFileHandle.Release 2025/03/20 04:46:26 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:26 DEBUG : dir: Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : dir: reading active writers 2025/03/20 04:46:26 DEBUG : >WaitForWriters: 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:26 DEBUG : file1: newRWFileHandle: 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): openPending: 2025/03/20 04:46:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): >openPending: err= 2025/03/20 04:46:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/20 04:46:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): _writeAt: size=5, off=0 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): >_writeAt: n=5, err= 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): _writeAt: size=7, off=5 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): >_writeAt: n=7, err= 2025/03/20 04:46:26 DEBUG : file1: vfs cache: truncate to size=11 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): close: 2025/03/20 04:46:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-20 04:46:26.458756135 +0000 UTC m=+10.626872862 2025/03/20 04:46:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): >close: err= 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): close: 2025/03/20 04:46:26 DEBUG : file1(0xc000829580): >close: err=file already closed 2025/03/20 04:46:26 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:26 DEBUG : file1: vfs cache: starting upload 2025/03/20 04:46:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:26 INFO : file1: Copied (new) 2025/03/20 04:46:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-20 04:46:26 +0000 UTC" 2025/03/20 04:46:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : >WaitForWriters: 2025/03/20 04:46:26 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : >WaitForWriters: 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:26 DEBUG : file1: newRWFileHandle: 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): openPending: 2025/03/20 04:46:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): >openPending: err= 2025/03/20 04:46:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/20 04:46:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): _writeAt: size=7, off=0 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): >_writeAt: n=7, err= 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): _writeAt: size=6, off=5 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): >_writeAt: n=6, err= 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): close: 2025/03/20 04:46:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-20 04:46:26.660325773 +0000 UTC m=+10.828442528 2025/03/20 04:46:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): >close: err= 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): _writeAt: size=5, off=0 2025/03/20 04:46:26 DEBUG : file1(0xc0006f3840): >_writeAt: n=0, err=file already closed 2025/03/20 04:46:26 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:26 DEBUG : file1: vfs cache: starting upload 2025/03/20 04:46:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:26 INFO : file1: Copied (new) 2025/03/20 04:46:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-20 04:46:26 +0000 UTC" 2025/03/20 04:46:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : >WaitForWriters: 2025/03/20 04:46:26 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : >WaitForWriters: 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:26 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:26 DEBUG : file1: newRWFileHandle: 2025/03/20 04:46:26 DEBUG : file1(0xc00093eb00): openPending: 2025/03/20 04:46:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 DEBUG : file1(0xc00093eb00): >openPending: err= 2025/03/20 04:46:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/20 04:46:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/20 04:46:26 DEBUG : file1(0xc00093eb00): close: 2025/03/20 04:46:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-20 04:46:26.869074381 +0000 UTC m=+11.037191097 2025/03/20 04:46:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:26 DEBUG : file1(0xc00093eb00): >close: err= 2025/03/20 04:46:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/20 04:46:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/20 04:46:26 DEBUG : file2: newRWFileHandle: 2025/03/20 04:46:26 DEBUG : file2(0xc00093ebc0): openPending: 2025/03/20 04:46:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/20 04:46:26 DEBUG : file2(0xc00093ebc0): >openPending: err= 2025/03/20 04:46:26 DEBUG : file2: >newRWFileHandle: err= 2025/03/20 04:46:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/20 04:46:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/20 04:46:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/20 04:46:26 DEBUG : file2(0xc00093ebc0): RWFileHandle.Flush 2025/03/20 04:46:26 DEBUG : file2(0xc00093ebc0): RWFileHandle.Release 2025/03/20 04:46:26 DEBUG : file2(0xc00093ebc0): close: 2025/03/20 04:46:26 DEBUG : file2: vfs cache: setting modification time to 2025-03-20 04:46:26.872706572 +0000 UTC m=+11.040823287 2025/03/20 04:46:26 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:26 DEBUG : file2(0xc00093ebc0): >close: err= 2025/03/20 04:46:26 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file2: reading active writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : file2: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : file2: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/20 04:46:26 DEBUG : : Looking for writers 2025/03/20 04:46:26 DEBUG : file2: reading active writers 2025/03/20 04:46:26 DEBUG : file1: reading active writers 2025/03/20 04:46:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/20 04:46:26 DEBUG : file1: vfs cache: starting upload 2025/03/20 04:46:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:26 DEBUG : file2: vfs cache: starting upload 2025/03/20 04:46:26 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:27 INFO : file1: Copied (new) 2025/03/20 04:46:27 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-20 04:46:26 +0000 UTC" 2025/03/20 04:46:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 INFO : file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : file2: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/20 04:46:27 INFO : file2: Copied (new) 2025/03/20 04:46:27 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-20 04:46:26 +0000 UTC" 2025/03/20 04:46:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/20 04:46:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/20 04:46:27 INFO : file2: vfs cache: upload succeeded try #1 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file2: reading active writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : >WaitForWriters: 2025/03/20 04:46:27 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : file2: reading active writers 2025/03/20 04:46:27 DEBUG : >WaitForWriters: 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.39s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:27 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:27 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:27 DEBUG : file1: newRWFileHandle: 2025/03/20 04:46:27 DEBUG : file1(0xc0008ec080): openPending: 2025/03/20 04:46:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 DEBUG : file1(0xc0008ec080): >openPending: err= 2025/03/20 04:46:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/20 04:46:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/20 04:46:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/20 04:46:27 DEBUG : file1(0xc0008ec080): _writeAt: size=5, off=0 2025/03/20 04:46:27 DEBUG : file1(0xc0008ec080): >_writeAt: n=5, err= 2025/03/20 04:46:27 DEBUG : file1(0xc0008ec080): RWFileHandle.Flush 2025/03/20 04:46:27 DEBUG : file1(0xc0008ec080): RWFileHandle.Flush 2025/03/20 04:46:27 DEBUG : file1(0xc0008ec080): close: 2025/03/20 04:46:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-20 04:46:27.259062339 +0000 UTC m=+11.427179086 2025/03/20 04:46:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:27 DEBUG : file1(0xc0008ec080): >close: err= 2025/03/20 04:46:27 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:27 DEBUG : file1: vfs cache: starting upload 2025/03/20 04:46:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:27 INFO : file1: Copied (new) 2025/03/20 04:46:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-20 04:46:27 +0000 UTC" 2025/03/20 04:46:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 INFO : file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : >WaitForWriters: 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.20s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:27 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:27 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:27 DEBUG : file1: newRWFileHandle: 2025/03/20 04:46:27 DEBUG : file1(0xc00098eb80): openPending: 2025/03/20 04:46:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 DEBUG : file1(0xc00098eb80): >openPending: err= 2025/03/20 04:46:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/20 04:46:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/20 04:46:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/20 04:46:27 DEBUG : file1(0xc00098eb80): _writeAt: size=5, off=0 2025/03/20 04:46:27 DEBUG : file1(0xc00098eb80): >_writeAt: n=5, err= 2025/03/20 04:46:27 DEBUG : file1(0xc00098eb80): RWFileHandle.Release 2025/03/20 04:46:27 DEBUG : file1(0xc00098eb80): close: 2025/03/20 04:46:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-20 04:46:27.447669496 +0000 UTC m=+11.615786272 2025/03/20 04:46:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:27 DEBUG : file1(0xc00098eb80): >close: err= 2025/03/20 04:46:27 DEBUG : file1(0xc00098eb80): RWFileHandle.Release 2025/03/20 04:46:27 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:27 DEBUG : file1: vfs cache: starting upload 2025/03/20 04:46:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:27 INFO : file1: Copied (new) 2025/03/20 04:46:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-20 04:46:27 +0000 UTC" 2025/03/20 04:46:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 INFO : file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : >WaitForWriters: 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:27 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/20 04:46:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/20 04:46:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:27 DEBUG : dir/file1(0xc000b24340): openPending: 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/20 04:46:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 DEBUG : dir/file1(0xc000b24340): >openPending: err= 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/20 04:46:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/20 04:46:27 DEBUG : dir/file1(0xc000b24340): _writeAt: size=5, off=0 2025/03/20 04:46:27 DEBUG : dir/file1(0xc000b24340): >_writeAt: n=5, err= 2025/03/20 04:46:27 DEBUG : dir/file1(0xc000b24340): close: 2025/03/20 04:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-20 04:46:27.699017667 +0000 UTC m=+11.867134413 2025/03/20 04:46:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:27 DEBUG : dir/file1(0xc000b24340): >close: err= 2025/03/20 04:46:27 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:27 DEBUG : dir: Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : dir: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:27 DEBUG : dir: Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : dir: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:27 DEBUG : dir: Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : dir: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:27 DEBUG : dir: Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : dir: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: starting upload 2025/03/20 04:46:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:27 INFO : dir/file1: Copied (replaced existing) 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-20 04:46:27 +0000 UTC" 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:27 DEBUG : dir: Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : dir: reading active writers 2025/03/20 04:46:27 DEBUG : >WaitForWriters: 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:27 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:27 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/20 04:46:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/20 04:46:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/20 04:46:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/20 04:46:27 DEBUG : dir/file1(0xc0009d16c0): _writeAt: size=5, off=0 2025/03/20 04:46:27 DEBUG : dir/file1(0xc0009d16c0): openPending: 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/20 04:46:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:27 DEBUG : dir/file1(0xc0009d16c0): >openPending: err= 2025/03/20 04:46:27 DEBUG : dir/file1(0xc0009d16c0): >_writeAt: n=5, err= 2025/03/20 04:46:27 DEBUG : dir/file1(0xc0009d16c0): _writeAt: size=15, off=5 2025/03/20 04:46:27 DEBUG : dir/file1(0xc0009d16c0): >_writeAt: n=15, err= 2025/03/20 04:46:27 DEBUG : dir/file1(0xc0009d16c0): close: 2025/03/20 04:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/20 04:46:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-20 04:46:27.990903519 +0000 UTC m=+12.159020256 2025/03/20 04:46:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:27 DEBUG : dir/file1(0xc0009d16c0): >close: err= 2025/03/20 04:46:27 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:27 DEBUG : dir: Looking for writers 2025/03/20 04:46:27 DEBUG : file1: reading active writers 2025/03/20 04:46:27 DEBUG : : Looking for writers 2025/03/20 04:46:27 DEBUG : dir: reading active writers 2025/03/20 04:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:28 DEBUG : dir: Looking for writers 2025/03/20 04:46:28 DEBUG : file1: reading active writers 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : dir: reading active writers 2025/03/20 04:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:28 DEBUG : dir: Looking for writers 2025/03/20 04:46:28 DEBUG : file1: reading active writers 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : dir: reading active writers 2025/03/20 04:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:28 DEBUG : dir: Looking for writers 2025/03/20 04:46:28 DEBUG : file1: reading active writers 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : dir: reading active writers 2025/03/20 04:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:28 DEBUG : dir/file1: vfs cache: starting upload 2025/03/20 04:46:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:28 INFO : dir/file1: Copied (replaced existing) 2025/03/20 04:46:28 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-20 04:46:27 +0000 UTC" 2025/03/20 04:46:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:28 DEBUG : dir: Looking for writers 2025/03/20 04:46:28 DEBUG : file1: reading active writers 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : dir: reading active writers 2025/03/20 04:46:28 DEBUG : >WaitForWriters: 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.30s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:28 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : file1: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : file1(0xc0009ef640): openPending: 2025/03/20 04:46:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:28 DEBUG : file1(0xc0009ef640): >openPending: err= 2025/03/20 04:46:28 DEBUG : file1: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/20 04:46:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/20 04:46:28 DEBUG : file1(0xc0009ef640): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : file1(0xc0009ef640): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : file1(0xc0009ef640): close: 2025/03/20 04:46:28 DEBUG : file1: vfs cache: setting modification time to 2025-03-20 04:46:28.225831927 +0000 UTC m=+12.393948663 2025/03/20 04:46:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : file1(0xc0009ef640): >close: err= 2025/03/20 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : file1: reading active writers 2025/03/20 04:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : file1: reading active writers 2025/03/20 04:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : file1: reading active writers 2025/03/20 04:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : file1: reading active writers 2025/03/20 04:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:28 DEBUG : file1: vfs cache: starting upload 2025/03/20 04:46:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:28 INFO : file1: Copied (new) 2025/03/20 04:46:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-20 04:46:28 +0000 UTC" 2025/03/20 04:46:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:28 INFO : file1: vfs cache: upload succeeded try #1 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : file1: reading active writers 2025/03/20 04:46:28 DEBUG : >WaitForWriters: 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:28 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/20 04:46:28 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.415945581 +0000 UTC m=+12.584062307 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.415945581 +0000 UTC m=+12.584062307 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.415945581 +0000 UTC m=+12.584062307 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e40e0 item 1 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.418822184 +0000 UTC m=+12.586938910 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.418822184 +0000 UTC m=+12.586938910 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4700 item 2 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.420614197 +0000 UTC m=+12.588730923 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.420614197 +0000 UTC m=+12.588730923 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.420614197 +0000 UTC m=+12.588730923 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4f50 item 3 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba400): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba400): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba400): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.428286835 +0000 UTC m=+12.596403561 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba480): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba480): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba480): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba480): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba480): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.428286835 +0000 UTC m=+12.596403561 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba480): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5570 item 4 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba4c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba4c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba4c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba4c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba4c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.42979599 +0000 UTC m=+12.597912746 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba4c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.42979599 +0000 UTC m=+12.597912746 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.42979599 +0000 UTC m=+12.597912746 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5b90 item 5 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04680): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04680): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04680): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.431919868 +0000 UTC m=+12.600036604 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04700): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04700): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04700): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04700): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04700): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.431919868 +0000 UTC m=+12.600036604 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04700): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dec40 item 6 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04780): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04780): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04780): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04780): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04780): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.433775823 +0000 UTC m=+12.601892579 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04780): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04840): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04840): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04840): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04840): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04840): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04840): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04840): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.433775823 +0000 UTC m=+12.601892579 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04840): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04880): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04880): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04880): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04880): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04880): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.433775823 +0000 UTC m=+12.601892579 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04880): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df0a0 item 7 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04900): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04900): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04900): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04900): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04900): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.437588172 +0000 UTC m=+12.605704909 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04900): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04980): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04980): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04980): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04980): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04980): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.437588172 +0000 UTC m=+12.605704909 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04980): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df730 item 8 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e049c0): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc000e049c0): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e049c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e049c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e049c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e049c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e049c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.439308322 +0000 UTC m=+12.607425048 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a40): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a40): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.439308322 +0000 UTC m=+12.607425048 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.439308322 +0000 UTC m=+12.607425048 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04a80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfb90 item 9 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.441430387 +0000 UTC m=+12.609547123 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.441430387 +0000 UTC m=+12.609547123 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04b80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea3f0 item 10 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c40): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc000e04c40): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c40): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c40): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c40): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.443239123 +0000 UTC m=+12.611355849 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04c80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d40): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d40): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.443239123 +0000 UTC m=+12.611355849 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.443239123 +0000 UTC m=+12.611355849 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000e04d80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea8c0 item 11 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.451120021 +0000 UTC m=+12.619236757 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.451120021 +0000 UTC m=+12.619236757 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0380 item 12 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc000dba740): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.452853817 +0000 UTC m=+12.620970553 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba840): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba840): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba840): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba840): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba840): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.452853817 +0000 UTC m=+12.620970553 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba840): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0bd0 item 13 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.462455327 +0000 UTC m=+12.630572063 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba940): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba940): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba940): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.462455327 +0000 UTC m=+12.630572063 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0fc0 item 14 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa00): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc000dbaa00): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa00): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa00): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa00): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.465032747 +0000 UTC m=+12.633149483 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.465032747 +0000 UTC m=+12.633149483 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1260 item 15 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.467521931 +0000 UTC m=+12.635638667 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.467521931 +0000 UTC m=+12.635638667 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4a10 item 16 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef380): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef380): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef380): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.471055386 +0000 UTC m=+12.639172122 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef3c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef3c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef3c0): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef3c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef3c0): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef3c0): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef3c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.471055386 +0000 UTC m=+12.639172122 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef3c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef400): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef400): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef400): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.471055386 +0000 UTC m=+12.639172122 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504930 item 17 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef480): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef480): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef480): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef480): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef480): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.473721813 +0000 UTC m=+12.641838550 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef480): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef500): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef500): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef500): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef500): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef500): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.473721813 +0000 UTC m=+12.641838550 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef500): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505180 item 18 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef580): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef580): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef580): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef580): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef580): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.476097705 +0000 UTC m=+12.644214440 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef580): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef640): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef640): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef640): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef640): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef640): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef640): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef640): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef640): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.476097705 +0000 UTC m=+12.644214440 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef640): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef680): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef680): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef680): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.476097705 +0000 UTC m=+12.644214440 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505420 item 19 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef700): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef700): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef700): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef700): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef700): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.48065402 +0000 UTC m=+12.648770757 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef700): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef780): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef780): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef780): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef780): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef780): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.48065402 +0000 UTC m=+12.648770757 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef780): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505880 item 20 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef800): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef800): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef800): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.482764985 +0000 UTC m=+12.650881721 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef8c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef8c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef8c0): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef8c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef8c0): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef8c0): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef8c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef8c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.482764985 +0000 UTC m=+12.650881721 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef8c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef900): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef900): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef900): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef900): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef900): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.482764985 +0000 UTC m=+12.650881721 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef900): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505d50 item 21 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef980): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef980): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef980): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef980): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef980): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.485657877 +0000 UTC m=+12.653774613 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007ef980): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.485657877 +0000 UTC m=+12.653774613 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c230 item 22 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.487876112 +0000 UTC m=+12.655992848 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efa80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb40): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb40): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb40): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb40): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.487876112 +0000 UTC m=+12.655992848 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.487876112 +0000 UTC m=+12.655992848 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efb80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c700 item 23 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.490706156 +0000 UTC m=+12.658822892 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.490706156 +0000 UTC m=+12.658822892 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efc80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce00 item 24 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd40): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc0007efd40): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd40): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd40): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd40): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.492227954 +0000 UTC m=+12.660344690 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efd80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe40): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe40): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe40): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe40): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.492227954 +0000 UTC m=+12.660344690 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.492227954 +0000 UTC m=+12.660344690 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007efe80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d2d0 item 25 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007eff00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007eff00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007eff00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007eff00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007eff00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.49617188 +0000 UTC m=+12.664288596 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007eff00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40000): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40000): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40000): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40000): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40000): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.49617188 +0000 UTC m=+12.664288596 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40000): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d810 item 26 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f400c0): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc000f400c0): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f400c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f400c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f400c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f400c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f400c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40100): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40100): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40100): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40100): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40100): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.497896578 +0000 UTC m=+12.666013285 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000f40100): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbacc0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbacc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbacc0): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbacc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbacc0): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbacc0): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbacc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbacc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.497896578 +0000 UTC m=+12.666013285 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbacc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.497896578 +0000 UTC m=+12.666013285 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f51f0 item 27 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.505566852 +0000 UTC m=+12.673683588 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbad80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.505566852 +0000 UTC m=+12.673683588 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5880 item 28 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaec0): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc000dbaec0): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaec0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaec0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaec0): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaec0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.509634581 +0000 UTC m=+12.677751297 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbafc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbafc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbafc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbafc0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbafc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.509634581 +0000 UTC m=+12.677751297 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbafc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ce0 item 29 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.512854227 +0000 UTC m=+12.680970942 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb0c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb0c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb0c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb0c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb0c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.512854227 +0000 UTC m=+12.680970942 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb0c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be070 item 30 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb180): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc000dbb180): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb180): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb180): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb180): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb180): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb180): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb1c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb1c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb1c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb1c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb1c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.524283358 +0000 UTC m=+12.692400084 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb1c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba080): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba080): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba080): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba080): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba080): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.524283358 +0000 UTC m=+12.692400084 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba080): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba3f0 item 31 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba100): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba100): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba100): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba100): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba100): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.526017794 +0000 UTC m=+12.694134510 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba100): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba180): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba180): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba180): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba180): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba180): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.526017794 +0000 UTC m=+12.694134510 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba180): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba850 item 32 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.527190857 +0000 UTC m=+12.695307563 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba1c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003baee0 item 33 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.527728547 +0000 UTC m=+12.695845263 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.527728547 +0000 UTC m=+12.695845263 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba240): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb260 item 33 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.530134946 +0000 UTC m=+12.698251672 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba280): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb810 item 34 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.530763697 +0000 UTC m=+12.698880402 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba2c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.530763697 +0000 UTC m=+12.698880402 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba300): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbc70 item 34 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.534608906 +0000 UTC m=+12.702725632 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba340): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be150 item 35 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.535417906 +0000 UTC m=+12.703534622 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba3c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba3c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba3c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba3c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba3c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.535417906 +0000 UTC m=+12.703534622 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba3c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be540 item 35 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba440): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba440): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba440): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba440): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba440): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.537245417 +0000 UTC m=+12.705362144 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba440): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003beb60 item 36 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.537809348 +0000 UTC m=+12.705926063 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba500): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.537809348 +0000 UTC m=+12.705926063 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003becb0 item 36 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba580): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba580): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba580): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba580): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba580): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.539421223 +0000 UTC m=+12.707537930 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba580): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba5c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba5c0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba5c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba5c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bef50 item 37 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba5c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba5c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.540150764 +0000 UTC m=+12.708267480 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba5c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.540150764 +0000 UTC m=+12.708267480 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba600): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf260 item 37 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.542832749 +0000 UTC m=+12.710949465 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf880 item 38 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.543672977 +0000 UTC m=+12.711789693 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.543672977 +0000 UTC m=+12.711789693 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba780): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfa40 item 38 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba800): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba800): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba800): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.545507462 +0000 UTC m=+12.713624168 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfea0 item 39 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.546092931 +0000 UTC m=+12.714209647 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba8c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba900): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba900): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba900): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba900): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba900): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.546092931 +0000 UTC m=+12.714209647 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba900): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c150 item 39 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba980): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba980): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba980): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba980): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba980): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.547575365 +0000 UTC m=+12.715692071 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dba980): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c4d0 item 40 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.548223833 +0000 UTC m=+12.716340549 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa80): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.548223833 +0000 UTC m=+12.716340549 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaa80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c770 item 40 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaac0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaac0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaac0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaac0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaac0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaac0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaac0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.553848815 +0000 UTC m=+12.721965531 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaac0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd90 item 41 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.55434073 +0000 UTC m=+12.722457456 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab40): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cf50 item 41 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab40): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.561271434 +0000 UTC m=+12.729388140 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.561271434 +0000 UTC m=+12.729388140 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbab80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d260 item 41 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.562551548 +0000 UTC m=+12.730668254 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d6c0 item 42 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.563065763 +0000 UTC m=+12.731182480 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbac80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d810 item 42 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.563642937 +0000 UTC m=+12.731759653 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760500): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760500): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760500): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760500): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760500): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.563642937 +0000 UTC m=+12.731759653 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760500): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea2a0 item 42 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.564736029 +0000 UTC m=+12.732852745 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760700): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760700): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760700): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea7e0 item 43 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760700): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760700): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.565184912 +0000 UTC m=+12.733301618 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760700): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaa10 item 43 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.565650476 +0000 UTC m=+12.733767192 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760840): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760840): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760840): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760840): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760840): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.565650476 +0000 UTC m=+12.733767192 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760840): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eac40 item 43 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760900): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760900): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760900): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760900): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760900): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760900): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760900): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.566767084 +0000 UTC m=+12.734883799 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760900): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb260 item 44 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.567184909 +0000 UTC m=+12.735301624 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb420 item 44 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.567669889 +0000 UTC m=+12.735786605 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a80): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.567669889 +0000 UTC m=+12.735786605 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb570 item 44 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760b80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760b80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760b80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760b80): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760b80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760b80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760b80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.568706926 +0000 UTC m=+12.736823642 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760b80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb8f0 item 45 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.569167771 +0000 UTC m=+12.737284487 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.569167771 +0000 UTC m=+12.737284487 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eba40 item 45 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760d40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760d40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760d40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760d40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760d40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760d40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760d40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.57023708 +0000 UTC m=+12.738353796 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760d40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760e40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760e40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760e40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e070 item 46 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760e40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760e40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.570687255 +0000 UTC m=+12.738803971 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760e40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760fc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760fc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760fc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760fc0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760fc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.570687255 +0000 UTC m=+12.738803971 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760fc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e1c0 item 46 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761200): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761200): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761200): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761200): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761200): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.571875586 +0000 UTC m=+12.739992302 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761240): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761240): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761240): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e4d0 item 47 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761240): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761240): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.572329558 +0000 UTC m=+12.740446275 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761240): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761b80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761b80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761b80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761b80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761b80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.572329558 +0000 UTC m=+12.740446275 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761b80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e770 item 47 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.582095997 +0000 UTC m=+12.750212714 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ea10 item 48 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.582606237 +0000 UTC m=+12.750722953 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761c80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d40): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d40): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.582606237 +0000 UTC m=+12.750722953 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017eb60 item 48 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.590838194 +0000 UTC m=+12.758954910 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761d80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761dc0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761dc0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761dc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761dc0): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761dc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f0a0 item 49 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761dc0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761dc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.591909806 +0000 UTC m=+12.760026523 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761dc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e00): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.591909806 +0000 UTC m=+12.760026523 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f1f0 item 49 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.593748329 +0000 UTC m=+12.761865055 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761e80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761f40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761f40): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761f40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f500 item 50 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761f40): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761f40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761f40): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761f40): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761f40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.594500561 +0000 UTC m=+12.762617287 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000761f40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a140): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a140): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a140): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a140): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a140): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.594500561 +0000 UTC m=+12.762617287 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a140): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f650 item 50 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a200): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a200): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a200): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.597582388 +0000 UTC m=+12.765699104 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f9d0 item 51 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.600467987 +0000 UTC m=+12.768584703 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a3c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a3c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a3c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a3c0): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a3c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.600467987 +0000 UTC m=+12.768584703 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a3c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fb20 item 51 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a540): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a540): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a540): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.606198828 +0000 UTC m=+12.774315544 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fea0 item 52 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.60672155 +0000 UTC m=+12.774838266 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.60672155 +0000 UTC m=+12.774838266 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c540 item 52 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.609631384 +0000 UTC m=+12.777748100 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ce70 item 53 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.610187248 +0000 UTC m=+12.778303964 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040adc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040adc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040adc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040adc0): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040adc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.610187248 +0000 UTC m=+12.778303964 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040adc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d110 item 53 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.611379687 +0000 UTC m=+12.779496403 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d5e0 item 54 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.612016022 +0000 UTC m=+12.780132737 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b4c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b4c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b4c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b4c0): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b4c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.612016022 +0000 UTC m=+12.780132737 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b4c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d9d0 item 54 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.613403537 +0000 UTC m=+12.781520263 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbadc0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbadc0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbadc0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbadc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbadc0): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbadc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d8f0 item 55 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbadc0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbadc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.615047575 +0000 UTC m=+12.783164291 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbadc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.615047575 +0000 UTC m=+12.783164291 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dce0 item 55 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.61633952 +0000 UTC m=+12.784456236 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbae80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf40): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005244d0 item 56 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf40): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf40): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf40): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.617041008 +0000 UTC m=+12.785157723 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf80): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.617041008 +0000 UTC m=+12.785157723 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbaf80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524700 item 56 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.619435403 +0000 UTC m=+12.787552120 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb040): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb080): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb080): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb080): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524b60 item 57 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb080): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb080): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.625194288 +0000 UTC m=+12.793311003 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb080): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb200): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb200): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb200): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb200): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb200): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524fc0 item 57 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb200): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.625697813 +0000 UTC m=+12.793814529 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb240): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb240): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb240): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb240): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb240): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.625697813 +0000 UTC m=+12.793814529 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb240): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525180 item 57 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb300): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb300): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb300): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb300): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb300): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb300): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb300): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb300): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.626982947 +0000 UTC m=+12.795099662 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb300): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb340): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb340): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb340): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525490 item 58 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb340): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb340): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.627477054 +0000 UTC m=+12.795593760 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb340): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb400): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb400): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525650 item 58 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb400): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb400): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb400): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb400): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.628006278 +0000 UTC m=+12.796122994 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb440): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb440): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb440): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb440): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb440): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.628006278 +0000 UTC m=+12.796122994 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb440): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525810 item 58 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb500): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb500): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb500): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb500): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb500): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb500): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb500): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb500): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.629489984 +0000 UTC m=+12.797606700 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb500): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb540): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb540): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b90 item 59 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb540): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.630814642 +0000 UTC m=+12.798931357 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb600): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb600): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb600): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb600): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb600): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb600): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525d50 item 59 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb600): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb600): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.631313768 +0000 UTC m=+12.799430475 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb600): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb640): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb640): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb640): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb640): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb640): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.631313768 +0000 UTC m=+12.799430475 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb640): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525f10 item 59 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb700): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb700): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb700): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb700): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb700): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb700): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb700): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb700): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.641489057 +0000 UTC m=+12.809605762 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb700): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb740): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb740): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb740): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa310 item 60 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb740): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb740): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.642699368 +0000 UTC m=+12.810816084 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb800): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb800): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa7e0 item 60 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb800): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb800): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb800): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb800): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.643345743 +0000 UTC m=+12.811462459 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb840): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb840): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb840): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb840): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb840): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.643345743 +0000 UTC m=+12.811462459 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb840): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004faa10 item 60 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb900): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb900): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb900): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb900): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb900): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb900): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb900): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb900): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.644845308 +0000 UTC m=+12.812962024 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb900): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb940): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb940): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004faf50 item 61 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb940): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.645369783 +0000 UTC m=+12.813486499 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbb940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbba00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbba00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbba00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbba00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbba00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.645369783 +0000 UTC m=+12.813486499 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbba00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb730 item 61 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbac0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbac0): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbac0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbac0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbac0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbac0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbac0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbac0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.646823502 +0000 UTC m=+12.814940218 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbac0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbb00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbb00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbb00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112000 item 62 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbb00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbb00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.653391526 +0000 UTC m=+12.821508243 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbb00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbbc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbbc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbbc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbbc0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbbc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.653391526 +0000 UTC m=+12.821508243 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbbc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112230 item 62 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbc80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbc80): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbc80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbc80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbc80): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbc80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbc80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbc80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.654680708 +0000 UTC m=+12.822797423 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbc80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbcc0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbcc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbcc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001128c0 item 63 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbcc0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbcc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.65520918 +0000 UTC m=+12.823325896 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbcc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbd80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbd80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbd80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbd80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbd80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.65520918 +0000 UTC m=+12.823325896 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbd80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112b60 item 63 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe40): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.656427306 +0000 UTC m=+12.824544023 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113500 item 64 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.656980837 +0000 UTC m=+12.825097553 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbe80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbf40): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbf40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbf40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbf40): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbf40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.656980837 +0000 UTC m=+12.825097553 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000dbbf40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6070 item 64 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.658216527 +0000 UTC m=+12.826333243 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e67e0 item 65 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.658783251 +0000 UTC m=+12.826899967 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.658783251 +0000 UTC m=+12.826899967 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6a80 item 65 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350400): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350400): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350400): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.65994365 +0000 UTC m=+12.828060366 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6e70 item 66 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.660521345 +0000 UTC m=+12.828638061 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350480): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350480): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350480): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350480): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350480): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.660521345 +0000 UTC m=+12.828638061 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350480): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7110 item 66 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003504c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003504c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003504c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003504c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003504c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.663261791 +0000 UTC m=+12.831378506 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003504c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7570 item 67 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.663898597 +0000 UTC m=+12.832015312 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.663898597 +0000 UTC m=+12.832015312 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7810 item 67 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.665825294 +0000 UTC m=+12.833942011 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 68 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.669931765 +0000 UTC m=+12.838048481 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.669931765 +0000 UTC m=+12.838048481 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 68 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.674071559 +0000 UTC m=+12.842188275 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b5c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b5c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b5c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b5c0): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b5c0): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a1c0 item 69 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b5c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b5c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.674613838 +0000 UTC m=+12.842730553 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b5c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.674613838 +0000 UTC m=+12.842730553 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a310 item 69 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b680): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b680): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b680): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.67685171 +0000 UTC m=+12.844968425 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b740): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b740): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a620 item 70 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b740): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b740): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b740): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b740): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b740): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.680156274 +0000 UTC m=+12.848272991 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.680156274 +0000 UTC m=+12.848272991 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a770 item 70 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b800): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b800): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b800): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.681542377 +0000 UTC m=+12.849659094 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b900): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b900): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b900): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b900): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b900): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ac40 item 71 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b900): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b900): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.682044821 +0000 UTC m=+12.850161527 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b900): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b940): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b940): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b940): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.682044821 +0000 UTC m=+12.850161527 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ad90 item 71 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.683326758 +0000 UTC m=+12.851443474 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b030 item 72 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.683849199 +0000 UTC m=+12.851965915 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.683849199 +0000 UTC m=+12.851965915 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b180 item 72 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb40): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.685212821 +0000 UTC m=+12.853329537 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b420 item 73 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.686467045 +0000 UTC m=+12.854583762 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bb80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bbc0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bbc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bbc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bbc0): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bbc0): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b570 item 73 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bbc0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bbc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.687050791 +0000 UTC m=+12.855167507 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bbc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bc00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bc00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bc00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bc00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bc00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.687050791 +0000 UTC m=+12.855167507 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bc00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b6c0 item 73 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bcc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bcc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bcc0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bcc0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bcc0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bcc0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bcc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.690416772 +0000 UTC m=+12.858533488 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bcc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bd40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bd40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bd40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b9d0 item 74 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bd40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bd40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.691494115 +0000 UTC m=+12.859610831 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bd40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910040): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910040): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bb90 item 74 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910040): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910040): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910040): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910040): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910040): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.69281195 +0000 UTC m=+12.860928666 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910040): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910180): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910180): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910180): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910180): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910180): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.69281195 +0000 UTC m=+12.860928666 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910180): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bdc0 item 74 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910280): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910280): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910280): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910280): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910280): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910280): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910280): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.693959796 +0000 UTC m=+12.862076512 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910280): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009102c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009102c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009102c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8850 item 75 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009102c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009102c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.696998391 +0000 UTC m=+12.865115117 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009102c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009103c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009103c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009103c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009103c0): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009103c0): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8c40 item 75 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009103c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009103c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.697658751 +0000 UTC m=+12.865775457 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009103c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910400): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910400): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910400): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.697658751 +0000 UTC m=+12.865775457 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8ee0 item 75 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009104c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009104c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009104c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009104c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009104c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009104c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009104c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.699326593 +0000 UTC m=+12.867443309 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009104c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910500): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910500): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910500): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d98f0 item 76 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910500): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910500): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.702428868 +0000 UTC m=+12.870545584 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910500): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009105c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009105c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9b20 item 76 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009105c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009105c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009105c0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009105c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009105c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.704598663 +0000 UTC m=+12.872715379 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009105c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910600): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910600): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910600): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910600): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910600): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.704598663 +0000 UTC m=+12.872715379 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910600): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9d50 item 76 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009106c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009106c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009106c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009106c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009106c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009106c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009106c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.706420214 +0000 UTC m=+12.874536930 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009106c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910700): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910700): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910700): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004003f0 item 77 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910700): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910700): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.709276647 +0000 UTC m=+12.877393363 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910700): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009107c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009107c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009107c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009107c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009107c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.709276647 +0000 UTC m=+12.877393363 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009107c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 77 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910880): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910880): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910880): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910880): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910880): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910880): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910880): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.711061469 +0000 UTC m=+12.879178184 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910880): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009108c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009108c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009108c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 78 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009108c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009108c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.711615288 +0000 UTC m=+12.879732005 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009108c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910980): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910980): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910980): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910980): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910980): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.711615288 +0000 UTC m=+12.879732005 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910980): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401500 item 78 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910a40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910a40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910a40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910a40): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910a40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910a40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910a40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.713974218 +0000 UTC m=+12.882090935 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910a40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350880): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350880): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350880): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401c00 item 79 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350880): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350880): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.719394195 +0000 UTC m=+12.887510911 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350880): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350a80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350a80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350a80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350a80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350a80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.719394195 +0000 UTC m=+12.887510911 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350a80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 79 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b40): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.721662265 +0000 UTC m=+12.889778991 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350c40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350c40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350c40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 80 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350c40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350c40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.724164534 +0000 UTC m=+12.892281250 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350c40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003515c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003515c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003515c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003515c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003515c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.724164534 +0000 UTC m=+12.892281250 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003515c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 80 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351680): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351680): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351680): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.729455208 +0000 UTC m=+12.897571934 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351740): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351740): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351740): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351740): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351740): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351740): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 81 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351740): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351740): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.7302017 +0000 UTC m=+12.898318427 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351940): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351940): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351940): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.7302017 +0000 UTC m=+12.898318427 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0230 item 81 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351a40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351a40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351a40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351a40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351a40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.731874281 +0000 UTC m=+12.899990998 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351a40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b40): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a07e0 item 82 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b40): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b40): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b40): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b40): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.732482904 +0000 UTC m=+12.900599619 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b80): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.732482904 +0000 UTC m=+12.900599619 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351b80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a09a0 item 82 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351cc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351cc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351cc0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351cc0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351cc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.735587012 +0000 UTC m=+12.903703729 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351cc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351d80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351d80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351d80): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351d80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351d80): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351d80): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a10a0 item 83 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351d80): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351d80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.73627797 +0000 UTC m=+12.904394685 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351d80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351dc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351dc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351dc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351dc0): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351dc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.73627797 +0000 UTC m=+12.904394685 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351dc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1420 item 83 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351e40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351e40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351e40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351e40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351e40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.737938698 +0000 UTC m=+12.906055424 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351e40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f00): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1ab0 item 84 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f00): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f00): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f00): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f00): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.738661477 +0000 UTC m=+12.906778192 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f40): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f40): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.738661477 +0000 UTC m=+12.906778192 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000351f40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1c70 item 84 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10040): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10040): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10040): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10040): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10040): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.740636625 +0000 UTC m=+12.908753351 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10040): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10100): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10100): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10100): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10100): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10100): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10100): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003641c0 item 85 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10100): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10100): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.741320208 +0000 UTC m=+12.909436924 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10100): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10140): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10140): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10140): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10140): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10140): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.741320208 +0000 UTC m=+12.909436924 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10140): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364380 item 85 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a101c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a101c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a101c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a101c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a101c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.745603401 +0000 UTC m=+12.913720118 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a101c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10280): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10280): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10280): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364930 item 86 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10280): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10280): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10280): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10280): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10280): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.746281705 +0000 UTC m=+12.914398411 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10280): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a102c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a102c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a102c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a102c0): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a102c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.746281705 +0000 UTC m=+12.914398411 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a102c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a80 item 86 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10340): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10340): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10340): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10340): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10340): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.747871 +0000 UTC m=+12.915987726 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10340): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10400): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10400): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10400): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10400): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10400): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365030 item 87 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10400): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.748509739 +0000 UTC m=+12.916626455 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10440): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10440): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10440): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10440): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10440): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.748509739 +0000 UTC m=+12.916626455 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10440): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003651f0 item 87 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ac0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ac0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ac0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ac0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ac0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.750929062 +0000 UTC m=+12.919045767 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ac0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910b80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910b80): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910b80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da000 item 88 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910b80): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910b80): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910b80): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910b80): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910b80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.751666256 +0000 UTC m=+12.919782972 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910b80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910bc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910bc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910bc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910bc0): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910bc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.751666256 +0000 UTC m=+12.919782972 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910bc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da310 item 88 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910c80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910c80): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910c80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910c80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910c80): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910c80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910c80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910c80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.754966813 +0000 UTC m=+12.923083530 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910c80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910cc0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910cc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910cc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da690 item 89 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910cc0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910cc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.756007489 +0000 UTC m=+12.924124205 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910cc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910d80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910d80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910d80): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910d80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910d80): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910d80): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da7e0 item 89 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910d80): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910d80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.757214424 +0000 UTC m=+12.925331140 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910d80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910dc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910dc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910dc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910dc0): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910dc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.757214424 +0000 UTC m=+12.925331140 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910dc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da9a0 item 89 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910e80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910e80): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910e80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910e80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910e80): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910e80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910e80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910e80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.758929675 +0000 UTC m=+12.927046412 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910e80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ec0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ec0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ec0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dacb0 item 90 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ec0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ec0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.759462997 +0000 UTC m=+12.927579713 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910ec0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910f80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910f80): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910f80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dae70 item 90 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910f80): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910f80): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910f80): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910f80): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910f80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.760612005 +0000 UTC m=+12.928728721 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910f80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910fc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910fc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910fc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910fc0): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910fc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.760612005 +0000 UTC m=+12.928728721 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000910fc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db340 item 90 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911080): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911080): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911080): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911080): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911080): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911080): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911080): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911080): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.763668524 +0000 UTC m=+12.931785241 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911080): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db730 item 91 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.764254846 +0000 UTC m=+12.932371561 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db960 item 91 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.765102748 +0000 UTC m=+12.933219464 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.765102748 +0000 UTC m=+12.933219464 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dbab0 item 91 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.770358326 +0000 UTC m=+12.938475042 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dbdc0 item 92 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.770929479 +0000 UTC m=+12.939046194 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004321c0 item 92 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.771672804 +0000 UTC m=+12.939789510 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009113c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009113c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009113c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009113c0): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009113c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.771672804 +0000 UTC m=+12.939789510 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009113c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432380 item 92 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.779375359 +0000 UTC m=+12.947492064 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10480): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10480): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10480): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365490 item 93 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10480): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10480): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.779944497 +0000 UTC m=+12.948061213 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10480): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10540): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10540): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10540): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.779944497 +0000 UTC m=+12.948061213 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365650 item 93 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10600): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10600): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10600): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10600): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10600): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10600): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10600): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10600): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.78119762 +0000 UTC m=+12.949314336 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10600): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10640): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10640): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10640): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 94 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10640): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10640): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.781850105 +0000 UTC m=+12.949966821 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10640): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10700): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10700): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10700): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10700): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10700): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.781850105 +0000 UTC m=+12.949966821 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10700): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365c70 item 94 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a107c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a107c0): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a107c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a107c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a107c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a107c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a107c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a107c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.783548585 +0000 UTC m=+12.951665301 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a107c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10800): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10800): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e0e0 item 95 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10800): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.785124464 +0000 UTC m=+12.953241180 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a108c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a108c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a108c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a108c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a108c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.785124464 +0000 UTC m=+12.953241180 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a108c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e310 item 95 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10980): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10980): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10980): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10980): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10980): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10980): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10980): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10980): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.786387485 +0000 UTC m=+12.954504201 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10980): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a109c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a109c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a109c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f030 item 96 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a109c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a109c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.786921078 +0000 UTC m=+12.955037794 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a109c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10a80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10a80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10a80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10a80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10a80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.786921078 +0000 UTC m=+12.955037794 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a10a80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f1f0 item 96 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= 2025/03/20 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:28 DEBUG : : Looking for writers 2025/03/20 04:46:28 DEBUG : >WaitForWriters: 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:28 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/20 04:46:28 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.813738615 +0000 UTC m=+12.981855321 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009110c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.813738615 +0000 UTC m=+12.981855321 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911180): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.813738615 +0000 UTC m=+12.981855321 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009111c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432700 item 1 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911200): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911200): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911200): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.815762887 +0000 UTC m=+12.983879603 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911240): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911240): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911240): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911240): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911240): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.815762887 +0000 UTC m=+12.983879603 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911240): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432b60 item 2 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.816870466 +0000 UTC m=+12.984987183 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911280): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.816870466 +0000 UTC m=+12.984987183 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009112c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911300): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911300): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911300): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911300): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911300): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.816870466 +0000 UTC m=+12.984987183 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911300): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432e70 item 3 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.819027286 +0000 UTC m=+12.987144012 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911400): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911400): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911400): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.819027286 +0000 UTC m=+12.987144012 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433420 item 4 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911440): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911440): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911440): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911440): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911440): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.820707912 +0000 UTC m=+12.988824638 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911440): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.820707912 +0000 UTC m=+12.988824638 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911480): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009114c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009114c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009114c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009114c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009114c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.820707912 +0000 UTC m=+12.988824638 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009114c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433880 item 5 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911540): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911540): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911540): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.829246436 +0000 UTC m=+12.997363172 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009115c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009115c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009115c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009115c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009115c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.829246436 +0000 UTC m=+12.997363172 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009115c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433d50 item 6 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911640): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911640): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911640): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911640): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911640): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.830949945 +0000 UTC m=+12.999066671 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911640): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911700): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911700): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911700): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911700): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911700): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911700): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911700): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.830949945 +0000 UTC m=+12.999066671 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911700): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911740): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911740): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911740): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911740): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911740): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.830949945 +0000 UTC m=+12.999066671 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406700 item 7 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009117c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009117c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009117c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009117c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009117c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.833761424 +0000 UTC m=+13.001878130 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009117c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911840): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911840): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911840): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911840): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911840): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.833761424 +0000 UTC m=+13.001878130 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911840): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407420 item 8 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911880): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc000911880): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911880): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911880): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911880): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911880): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911880): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009118c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009118c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009118c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009118c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009118c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.845186408 +0000 UTC m=+13.013303124 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009118c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e000): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e000): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e000): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e000): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e000): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e000): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e000): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.845186408 +0000 UTC m=+13.013303124 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e000): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e180): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e180): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e180): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e180): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e180): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.845186408 +0000 UTC m=+13.013303124 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e180): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004077a0 item 9 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e200): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e200): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e200): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.847680061 +0000 UTC m=+13.015796787 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e300): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e300): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e300): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e300): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e300): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.847680061 +0000 UTC m=+13.015796787 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e300): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba850 item 10 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e3c0): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc00089e3c0): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e3c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e3c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e3c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e3c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e4c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e4c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e4c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e4c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e4c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.849753134 +0000 UTC m=+13.017869849 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e4c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e680): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e680): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e680): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e680): _writeAt: size=3, off=2 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e680): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.849753134 +0000 UTC m=+13.017869849 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e6c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e6c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e6c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e6c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e6c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.849753134 +0000 UTC m=+13.017869849 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e6c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bae00 item 11 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e780): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e780): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e780): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e780): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e780): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.853328588 +0000 UTC m=+13.021445314 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e780): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e840): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e840): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e840): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e840): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e840): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.853328588 +0000 UTC m=+13.021445314 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e840): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb730 item 12 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e900): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc00089e900): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e900): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e900): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e900): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e900): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e900): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e940): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e940): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e940): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.855772977 +0000 UTC m=+13.023889703 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089e940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.855772977 +0000 UTC m=+13.023889703 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbe30 item 13 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.857972968 +0000 UTC m=+13.026089694 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ea80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eb00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eb00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eb00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eb00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eb00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.857972968 +0000 UTC m=+13.026089694 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eb00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be1c0 item 14 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ecc0): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc00089ecc0): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ecc0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ecc0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ecc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ecc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ecc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ee00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ee00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ee00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ee00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ee00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.860929611 +0000 UTC m=+13.029046317 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ee00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eec0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eec0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eec0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eec0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eec0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.860929611 +0000 UTC m=+13.029046317 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089eec0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be7e0 item 15 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911940): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911940): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911940): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.869002028 +0000 UTC m=+13.037118745 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009119c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009119c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009119c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009119c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009119c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.869002028 +0000 UTC m=+13.037118745 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0009119c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b20 item 16 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.876962137 +0000 UTC m=+13.045078853 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a40): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a40): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a40): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.876962137 +0000 UTC m=+13.045078853 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.876962137 +0000 UTC m=+13.045078853 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911a80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea000 item 17 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.882398515 +0000 UTC m=+13.050515241 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.882398515 +0000 UTC m=+13.050515241 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911b80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea7e0 item 18 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911c00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911c00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911c00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911c00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911c00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.884716879 +0000 UTC m=+13.052833605 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911c00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911cc0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911cc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911cc0): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911cc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911cc0): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911cc0): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911cc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.884716879 +0000 UTC m=+13.052833605 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911cc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.884716879 +0000 UTC m=+13.052833605 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eac40 item 19 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.887738092 +0000 UTC m=+13.055854818 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911d80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911f00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911f00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911f00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911f00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911f00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.887738092 +0000 UTC m=+13.055854818 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000911f00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb3b0 item 20 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.889715895 +0000 UTC m=+13.057832621 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760680): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760680): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760680): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760680): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760680): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760680): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.889715895 +0000 UTC m=+13.057832621 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.889715895 +0000 UTC m=+13.057832621 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0007606c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb6c0 item 21 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760740): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760740): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760740): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760740): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760740): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.891936936 +0000 UTC m=+13.060053662 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.891936936 +0000 UTC m=+13.060053662 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebc00 item 22 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760880): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760880): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760880): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760880): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760880): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.893726556 +0000 UTC m=+13.061843272 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760880): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.893726556 +0000 UTC m=+13.061843272 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760980): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760980): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760980): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760980): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760980): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.893726556 +0000 UTC m=+13.061843272 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760980): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e0e0 item 23 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.899320831 +0000 UTC m=+13.067437678 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760a00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760ac0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760ac0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760ac0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760ac0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760ac0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.899320831 +0000 UTC m=+13.067437678 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760ac0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e4d0 item 24 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc000760bc0): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760bc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.901185112 +0000 UTC m=+13.069301838 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000760c00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef40): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef40): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef40): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef40): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.901185112 +0000 UTC m=+13.069301838 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.901185112 +0000 UTC m=+13.069301838 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ef80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e8c0 item 25 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f000): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f000): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f000): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f000): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f000): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.902945598 +0000 UTC m=+13.071062315 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f000): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f0c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f0c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f0c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f0c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f0c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.902945598 +0000 UTC m=+13.071062315 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f0c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bed90 item 26 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f180): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc00089f180): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f180): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f180): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f180): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f180): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f180): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f1c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f1c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f1c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f1c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f1c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.904310301 +0000 UTC m=+13.072427017 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f1c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f280): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f280): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f280): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f280): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f280): >_readAt: n=2, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f280): _writeAt: size=3, off=7 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f280): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f280): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.904310301 +0000 UTC m=+13.072427017 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f280): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f2c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f2c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f2c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f2c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f2c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.904310301 +0000 UTC m=+13.072427017 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f2c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf180 item 27 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f340): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f340): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f340): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f340): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f340): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.90658406 +0000 UTC m=+13.074700777 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f340): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f3c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f3c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f3c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f3c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f3c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.90658406 +0000 UTC m=+13.074700777 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f3c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf8f0 item 28 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f480): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc00089f480): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f480): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f480): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f480): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f480): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f480): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f4c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f4c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f4c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f4c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f4c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.909177851 +0000 UTC m=+13.077294567 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f4c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f580): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f580): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f580): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f580): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f580): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.909177851 +0000 UTC m=+13.077294567 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f580): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfce0 item 29 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f600): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f600): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f600): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f600): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f600): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.910967431 +0000 UTC m=+13.079084157 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f600): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f680): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f680): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f680): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.910967431 +0000 UTC m=+13.079084157 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c700 item 30 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f740): _readAt: size=2, off=0 2025/03/20 04:46:28 ERROR : open-test-file(0xc00089f740): Couldn't read size of file 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f740): >_readAt: n=0, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f740): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f740): >_writeAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f740): close: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f780): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f780): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f780): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f780): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f780): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.912913245 +0000 UTC m=+13.081029982 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f780): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f840): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f840): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f840): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f840): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f840): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.912913245 +0000 UTC m=+13.081029982 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f840): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cf50 item 31 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f8c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f8c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f8c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f8c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f8c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.914623216 +0000 UTC m=+13.082739942 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f8c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f940): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f940): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f940): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.914623216 +0000 UTC m=+13.082739942 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d490 item 32 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f980): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f980): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f980): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f980): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f980): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.91842758 +0000 UTC m=+13.086544296 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f980): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f9c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f9c0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f9c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f9c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052db90 item 33 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f9c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f9c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.918985898 +0000 UTC m=+13.087102614 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089f9c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.918985898 +0000 UTC m=+13.087102614 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052df10 item 33 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.92062138 +0000 UTC m=+13.088738096 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c2a0 item 34 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa80): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa80): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa80): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.921275167 +0000 UTC m=+13.089391883 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fa80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fac0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fac0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fac0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fac0): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fac0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.921275167 +0000 UTC m=+13.089391883 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fac0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c4d0 item 34 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.923021837 +0000 UTC m=+13.091138553 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb40): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043caf0 item 35 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb40): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.923682537 +0000 UTC m=+13.091799243 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.923682537 +0000 UTC m=+13.091799243 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fb80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd90 item 35 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fc00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fc00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fc00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fc00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fc00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.926132849 +0000 UTC m=+13.094249566 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fc00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fcc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fcc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d260 item 36 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fcc0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fcc0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fcc0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fcc0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fcc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.926793099 +0000 UTC m=+13.094909815 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fcc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd00): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.926793099 +0000 UTC m=+13.094909815 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d500 item 36 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.92903013 +0000 UTC m=+13.097146845 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd80): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd80): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d810 item 37 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd80): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.929925551 +0000 UTC m=+13.098042267 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fd80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fdc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fdc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fdc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fdc0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fdc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.929925551 +0000 UTC m=+13.098042267 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fdc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dab0 item 37 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fe40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fe40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fe40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fe40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fe40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.932985698 +0000 UTC m=+13.101102403 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089fe40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524460 item 38 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff00): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff00): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff00): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff00): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.933650796 +0000 UTC m=+13.101767512 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff40): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff40): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.933650796 +0000 UTC m=+13.101767512 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00089ff40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524620 item 38 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a180): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a180): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a180): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a180): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a180): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.935227466 +0000 UTC m=+13.103344183 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a180): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a300): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a300): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a300): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a300): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a300): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524af0 item 39 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a300): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a300): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.935755078 +0000 UTC m=+13.103871784 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a300): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.935755078 +0000 UTC m=+13.103871784 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524f50 item 39 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a400): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a400): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a400): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.937446633 +0000 UTC m=+13.105563350 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a640): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a640): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005252d0 item 40 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a640): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a640): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a640): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a640): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a640): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.938646467 +0000 UTC m=+13.106763193 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a640): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.938646467 +0000 UTC m=+13.106763193 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525420 item 40 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.940198552 +0000 UTC m=+13.108315268 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a880): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a880): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a880): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525730 item 41 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a880): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a880): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.945599713 +0000 UTC m=+13.113716430 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a880): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525960 item 41 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.946686805 +0000 UTC m=+13.114803522 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040a900): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ab00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ab00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ab00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ab00): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ab00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.946686805 +0000 UTC m=+13.114803522 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ab00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b20 item 41 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11140): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11140): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11140): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11140): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11140): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11140): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11140): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.947990242 +0000 UTC m=+13.116106958 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11140): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11200): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11200): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11200): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f110 item 42 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11200): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11200): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.948529104 +0000 UTC m=+13.116645820 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11200): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a112c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a112c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f3b0 item 42 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a112c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a112c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a112c0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a112c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a112c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.949040766 +0000 UTC m=+13.117157481 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a112c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11300): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11300): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11300): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11300): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11300): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.949040766 +0000 UTC m=+13.117157481 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11300): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f730 item 42 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a113c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a113c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a113c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a113c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a113c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a113c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a113c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.950208428 +0000 UTC m=+13.118325133 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a113c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11400): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11400): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fea0 item 43 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11400): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.950731349 +0000 UTC m=+13.118848056 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a114c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a114c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a114c0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a114c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a114c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa150 item 43 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a114c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a114c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.95122112 +0000 UTC m=+13.119337836 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a114c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11500): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11500): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11500): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11500): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11500): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.95122112 +0000 UTC m=+13.119337836 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11500): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa2a0 item 43 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a115c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a115c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a115c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a115c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a115c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a115c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a115c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.952454756 +0000 UTC m=+13.120571462 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a115c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11600): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11600): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11600): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa8c0 item 44 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11600): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11600): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.952988218 +0000 UTC m=+13.121104934 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11600): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a116c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a116c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fabd0 item 44 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a116c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a116c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a116c0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a116c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a116c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.953763613 +0000 UTC m=+13.121880330 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a116c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11700): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11700): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11700): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11700): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11700): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.953763613 +0000 UTC m=+13.121880330 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11700): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004faee0 item 44 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a117c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a117c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a117c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a117c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a117c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a117c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a117c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.955331869 +0000 UTC m=+13.123448585 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a117c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11800): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11800): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11800): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb8f0 item 45 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11800): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11800): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.956344591 +0000 UTC m=+13.124461306 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11800): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a118c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a118c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a118c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a118c0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a118c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.956344591 +0000 UTC m=+13.124461306 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a118c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbe30 item 45 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11ac0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11ac0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11ac0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11ac0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11ac0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11ac0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.960451633 +0000 UTC m=+13.128568349 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11ac0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11b00): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11b00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11b00): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001124d0 item 46 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11b00): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11b00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.961072999 +0000 UTC m=+13.129189715 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11b00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11bc0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11bc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11bc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11bc0): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11bc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.961072999 +0000 UTC m=+13.129189715 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11bc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112850 item 46 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11c80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11c80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11c80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11c80): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11c80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11c80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11c80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.96283055 +0000 UTC m=+13.130947265 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11c80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11cc0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11cc0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11cc0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112e70 item 47 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11cc0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11cc0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.963404808 +0000 UTC m=+13.131521524 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11cc0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11d80): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11d80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11d80): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11d80): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11d80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.963404808 +0000 UTC m=+13.131521524 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11d80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001131f0 item 47 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e40): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e40): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e40): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e40): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e40): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.965096124 +0000 UTC m=+13.133212840 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e63f0 item 48 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.96565831 +0000 UTC m=+13.133775025 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11e80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11f40): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11f40): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11f40): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11f40): >_readAt: n=5, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11f40): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.96565831 +0000 UTC m=+13.133775025 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000a11f40): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6770 item 48 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.968744525 +0000 UTC m=+13.136861241 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350300): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6b60 item 49 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.972322965 +0000 UTC m=+13.140439680 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.972322965 +0000 UTC m=+13.140439680 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003503c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6cb0 item 49 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.973953055 +0000 UTC m=+13.142069761 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350440): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e73b0 item 50 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.974597787 +0000 UTC m=+13.142714502 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350500): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.974597787 +0000 UTC m=+13.142714502 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7500 item 50 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.976436569 +0000 UTC m=+13.144553285 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc0003505c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e78f0 item 51 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.977014574 +0000 UTC m=+13.145131291 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350680): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.977014574 +0000 UTC m=+13.145131291 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350740): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7c00 item 51 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350940): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350940): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350940): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350940): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350940): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.981742934 +0000 UTC m=+13.149859650 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350940): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350ac0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350ac0): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350ac0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a230 item 52 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350ac0): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350ac0): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350ac0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350ac0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.982426306 +0000 UTC m=+13.150543023 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350ac0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b00): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b00): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b00): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b00): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b00): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.982426306 +0000 UTC m=+13.150543023 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc000350b00): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a380 item 52 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.985893288 +0000 UTC m=+13.154010003 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ac80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ea0 item 53 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.986456624 +0000 UTC m=+13.154573341 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b380): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b400): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b400): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b400): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b400): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b400): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.986456624 +0000 UTC m=+13.154573341 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b400): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8770 item 53 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.988196391 +0000 UTC m=+13.156313107 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b480): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8cb0 item 54 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.988951539 +0000 UTC m=+13.157068255 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b540): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.988951539 +0000 UTC m=+13.157068255 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b580): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9110 item 54 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.99138519 +0000 UTC m=+13.159501986 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b600): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b6c0): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b6c0): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b6c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b6c0): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b6c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9960 item 55 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b6c0): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b6c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.99200863 +0000 UTC m=+13.160125346 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b6c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b700): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b700): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b700): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b700): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b700): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.99200863 +0000 UTC m=+13.160125346 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b700): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9b90 item 55 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.993693384 +0000 UTC m=+13.161810110 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b780): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b840): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b840): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b840): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 56 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b840): _readAt: size=2, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b840): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b840): _writeAt: size=3, off=5 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b840): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b840): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.994347502 +0000 UTC m=+13.162464218 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b840): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b8c0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b8c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b8c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b8c0): >_readAt: n=3, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b8c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.994347502 +0000 UTC m=+13.162464218 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b8c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: Remove: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 56 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b980): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b980): open at offset 0 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b980): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b980): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b980): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b980): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b980): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b980): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.997719524 +0000 UTC m=+13.165836240 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b980): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): _writeAt: size=5, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 57 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): >_writeAt: n=5, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.998272733 +0000 UTC m=+13.166389449 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040b9c0): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): _readAt: size=2, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): _writeAt: size=3, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): open at offset 5 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): >openPending: err= 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 57 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): >_writeAt: n=3, err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): close: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.998963971 +0000 UTC m=+13.167080687 2025/03/20 04:46:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040ba80): >close: err= 2025/03/20 04:46:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:28 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): _readAt: size=512, off=0 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): openPending: 2025/03/20 04:46:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:28 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): >openPending: err= 2025/03/20 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): >_readAt: n=8, err=EOF 2025/03/20 04:46:28 DEBUG : open-test-file(0xc00040bac0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:28.998963971 +0000 UTC m=+13.167080687 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bac0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 57 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bbc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bbc0): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bbc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bbc0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bbc0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bbc0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bbc0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bbc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.001810836 +0000 UTC m=+13.169927562 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bbc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bc00): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bc00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bc00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 58 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bc00): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bc00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.002369696 +0000 UTC m=+13.170486422 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bc00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bcc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bcc0): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bcc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0230 item 58 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bcc0): _readAt: size=2, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bcc0): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bcc0): _writeAt: size=3, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bcc0): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bcc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.003131145 +0000 UTC m=+13.171247871 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bcc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bd40): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bd40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bd40): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bd40): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bd40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.003131145 +0000 UTC m=+13.171247871 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc00040bd40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a04d0 item 58 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858040): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858040): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858040): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858040): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858040): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858040): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858040): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858040): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.005142493 +0000 UTC m=+13.173259209 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858040): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858080): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858080): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858080): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a09a0 item 59 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858080): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858080): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.005697796 +0000 UTC m=+13.173814512 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858080): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858140): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858140): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858140): _writeAt: size=3, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858140): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858140): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858140): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0ee0 item 59 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858140): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858140): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.006848065 +0000 UTC m=+13.174964781 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858140): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858180): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858180): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858180): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858180): >_readAt: n=8, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858180): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.006848065 +0000 UTC m=+13.174964781 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858180): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a10a0 item 59 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858240): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858240): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858240): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858240): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858240): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858240): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858240): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858240): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.010312901 +0000 UTC m=+13.178429618 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858240): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858280): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858280): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858280): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a18f0 item 60 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858280): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858280): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.010854488 +0000 UTC m=+13.178971204 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858280): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350c80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350c80): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350c80): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a540 item 60 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350c80): _readAt: size=2, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350c80): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350c80): _writeAt: size=3, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350c80): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350c80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.011613444 +0000 UTC m=+13.179730150 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350c80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350e00): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350e00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350e00): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350e00): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350e00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.011613444 +0000 UTC m=+13.179730150 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000350e00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a690 item 60 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351740): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351740): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351740): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351740): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351740): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351740): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351740): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351740): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.013159647 +0000 UTC m=+13.181276363 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351740): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351940): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351940): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351940): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051aaf0 item 61 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351940): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351940): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.013732834 +0000 UTC m=+13.181849550 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351940): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351ac0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351ac0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351ac0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351ac0): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351ac0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.013732834 +0000 UTC m=+13.181849550 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351ac0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051acb0 item 61 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351b80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351b80): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351b80): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351b80): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351b80): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351b80): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351b80): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351b80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.015480345 +0000 UTC m=+13.183597061 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351b80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351c80): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351c80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351c80): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051af50 item 62 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351c80): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351c80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.016011122 +0000 UTC m=+13.184127848 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351c80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351d40): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351d40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351d40): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351d40): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351d40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.016011122 +0000 UTC m=+13.184127848 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351d40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b0a0 item 62 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e00): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e00): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e00): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e00): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e00): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.018611815 +0000 UTC m=+13.186728541 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e40): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e40): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b340 item 63 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e40): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.019149995 +0000 UTC m=+13.187266711 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351e40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351f00): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351f00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351f00): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351f00): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351f00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.019149995 +0000 UTC m=+13.187266711 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000351f00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b490 item 63 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16040): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16040): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16040): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16040): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16040): >_readAt: n=0, err=Bad file descriptor 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16040): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16040): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16040): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.020996954 +0000 UTC m=+13.189113659 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16040): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b730 item 64 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.021546376 +0000 UTC m=+13.189663092 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16140): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16140): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16140): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16140): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16140): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.021546376 +0000 UTC m=+13.189663092 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16140): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b880 item 64 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.02645849 +0000 UTC m=+13.194575195 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): _writeAt: size=3, off=2 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bc00 item 65 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.027029292 +0000 UTC m=+13.195146008 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16200): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16200): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16200): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16200): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16200): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.027029292 +0000 UTC m=+13.195146008 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16200): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bea0 item 65 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16240): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16240): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16240): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16240): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16240): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.028587227 +0000 UTC m=+13.196703943 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16240): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004003f0 item 66 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): _writeAt: size=3, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.029250843 +0000 UTC m=+13.197367569 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.029250843 +0000 UTC m=+13.197367569 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 66 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008582c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008582c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008582c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008582c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008582c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.032120912 +0000 UTC m=+13.200237629 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008582c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858300): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858300): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858300): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858300): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858300): _writeAt: size=3, off=2 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1c70 item 67 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858300): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858300): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.032815116 +0000 UTC m=+13.200931832 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858300): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858340): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858340): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858340): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858340): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858340): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.032815116 +0000 UTC m=+13.200931832 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858340): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1dc0 item 67 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008583c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008583c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008583c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008583c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008583c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.034468451 +0000 UTC m=+13.202585167 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008583c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858480): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858480): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da380 item 68 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858480): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858480): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858480): _writeAt: size=3, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858480): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858480): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.035160259 +0000 UTC m=+13.203276975 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858480): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008584c0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008584c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008584c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008584c0): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008584c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.035160259 +0000 UTC m=+13.203276975 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008584c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da5b0 item 68 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858500): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858500): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858500): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858500): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858500): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.036962595 +0000 UTC m=+13.205079321 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858500): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858540): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858540): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858540): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858540): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858540): _writeAt: size=3, off=2 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da850 item 69 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858540): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858540): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.03758836 +0000 UTC m=+13.205705076 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858540): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858580): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858580): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858580): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858580): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858580): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.03758836 +0000 UTC m=+13.205705076 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858580): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005daa80 item 69 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858600): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858600): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858600): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858600): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858600): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.04032042 +0000 UTC m=+13.208437146 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858600): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008586c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008586c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dad90 item 70 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008586c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008586c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008586c0): _writeAt: size=3, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008586c0): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008586c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.040950092 +0000 UTC m=+13.209066798 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008586c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858700): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858700): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858700): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858700): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858700): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.040950092 +0000 UTC m=+13.209066798 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858700): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005daee0 item 70 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858780): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858780): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858780): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858780): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858780): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.042912398 +0000 UTC m=+13.211029133 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858780): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858840): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858840): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858840): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858840): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858840): _writeAt: size=3, off=2 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db650 item 71 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858840): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858840): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.043535357 +0000 UTC m=+13.211652083 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858840): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858880): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858880): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858880): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858880): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858880): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.043535357 +0000 UTC m=+13.211652083 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858880): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db7a0 item 71 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858900): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858900): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858900): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858900): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858900): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.048190899 +0000 UTC m=+13.216307615 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858900): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008589c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008589c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dbb90 item 72 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008589c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008589c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008589c0): _writeAt: size=3, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008589c0): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008589c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.048908797 +0000 UTC m=+13.217025523 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0008589c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a00): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a00): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a00): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.048908797 +0000 UTC m=+13.217025523 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dbce0 item 72 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a40): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a40): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a40): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a40): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a40): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.050673561 +0000 UTC m=+13.218790276 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a80): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a80): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003642a0 item 73 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a80): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.051289137 +0000 UTC m=+13.219405853 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858a80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858ac0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858ac0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858ac0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858ac0): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858ac0): _writeAt: size=3, off=2 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364460 item 73 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858ac0): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858ac0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.057564972 +0000 UTC m=+13.225681678 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858ac0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16300): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16300): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16300): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16300): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16300): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.057564972 +0000 UTC m=+13.225681678 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16300): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e00 item 73 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.059305519 +0000 UTC m=+13.227422245 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16400): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16400): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16400): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401570 item 74 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16400): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16400): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.059924693 +0000 UTC m=+13.228041409 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16400): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004019d0 item 74 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): _writeAt: size=3, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.060688506 +0000 UTC m=+13.228805232 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16500): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16500): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16500): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16500): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16500): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.060688506 +0000 UTC m=+13.228805232 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16500): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ce0 item 74 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.062348304 +0000 UTC m=+13.230465019 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16600): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16600): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16600): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004183f0 item 75 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16600): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16600): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.062918013 +0000 UTC m=+13.231034729 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16600): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): _writeAt: size=3, off=2 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418620 item 75 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.069495284 +0000 UTC m=+13.237611990 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16700): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16700): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16700): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16700): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16700): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.069495284 +0000 UTC m=+13.237611990 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16700): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418770 item 75 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.07110675 +0000 UTC m=+13.239223456 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16800): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16800): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16800): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418a10 item 76 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16800): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16800): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.071671209 +0000 UTC m=+13.239787935 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16800): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418b60 item 76 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): _writeAt: size=3, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.072398265 +0000 UTC m=+13.240515001 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a00): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a00): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a00): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.072398265 +0000 UTC m=+13.240515001 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418cb0 item 76 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ac0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ac0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ac0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ac0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ac0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ac0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ac0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.074523126 +0000 UTC m=+13.242639852 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ac0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b00): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418fc0 item 77 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b00): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.078515883 +0000 UTC m=+13.246632600 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16bc0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16bc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16bc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16bc0): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16bc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.078515883 +0000 UTC m=+13.246632600 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16bc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419110 item 77 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c80): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c80): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c80): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c80): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c80): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.080316083 +0000 UTC m=+13.248432799 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16cc0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16cc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16cc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419420 item 78 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16cc0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16cc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.080883369 +0000 UTC m=+13.249000085 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16cc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d80): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d80): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d80): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.080883369 +0000 UTC m=+13.249000085 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419570 item 78 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e40): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e40): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e40): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e40): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e40): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.08265764 +0000 UTC m=+13.250774356 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858b00): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858b00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858b00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004198f0 item 79 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858b00): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858b00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.088729351 +0000 UTC m=+13.256846068 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858b00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858bc0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858bc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858bc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858bc0): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858bc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.088729351 +0000 UTC m=+13.256846068 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000858bc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003648c0 item 79 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007606c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007606c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007606c0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007606c0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007606c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007606c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007606c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.097032062 +0000 UTC m=+13.265148769 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007606c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760700): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760700): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760700): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e2a0 item 80 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760700): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760700): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.097593967 +0000 UTC m=+13.265710683 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760700): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760800): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760800): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760800): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760800): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760800): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.097593967 +0000 UTC m=+13.265710683 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760800): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e3f0 item 80 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760840): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760840): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760840): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760840): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760840): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.100122115 +0000 UTC m=+13.268238831 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760840): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760880): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760880): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760880): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760880): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760880): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760880): _writeAt: size=3, off=7 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e7e0 item 81 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760880): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760880): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.100701082 +0000 UTC m=+13.268817798 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760880): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007608c0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007608c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007608c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007608c0): >_readAt: n=8, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007608c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.100701082 +0000 UTC m=+13.268817798 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007608c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e930 item 81 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760940): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760940): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760940): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760940): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760940): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.103696497 +0000 UTC m=+13.271813213 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760940): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a00): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ed90 item 82 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a00): _readAt: size=2, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a00): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a00): _writeAt: size=3, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a00): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.104386142 +0000 UTC m=+13.272502868 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a80): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a80): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a80): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.104386142 +0000 UTC m=+13.272502868 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760a80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017efc0 item 82 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760b00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760b00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760b00): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760b00): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760b00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.106150465 +0000 UTC m=+13.274267181 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760b00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c00): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c00): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c00): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c00): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c00): _writeAt: size=3, off=7 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f260 item 83 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c00): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.107254097 +0000 UTC m=+13.275370813 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c40): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c40): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c40): >_readAt: n=8, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.107254097 +0000 UTC m=+13.275370813 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760c40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f3b0 item 83 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760cc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760cc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760cc0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760cc0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760cc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.109733093 +0000 UTC m=+13.277849819 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760cc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760e40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760e40): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760e40): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f6c0 item 84 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760e40): _readAt: size=2, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760e40): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760e40): _writeAt: size=3, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760e40): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760e40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.110450199 +0000 UTC m=+13.278566904 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760e40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760f40): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760f40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760f40): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760f40): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760f40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.110450199 +0000 UTC m=+13.278566904 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760f40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f8f0 item 84 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760fc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760fc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760fc0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760fc0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760fc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.165508336 +0000 UTC m=+13.333625062 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000760fc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761200): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761200): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761200): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761200): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761200): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761200): _writeAt: size=3, off=7 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fc00 item 85 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761200): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761200): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.166245231 +0000 UTC m=+13.334361947 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761200): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761240): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761240): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761240): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761240): >_readAt: n=8, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761240): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.166245231 +0000 UTC m=+13.334361947 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761240): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fd50 item 85 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007612c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007612c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007612c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007612c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007612c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.167952046 +0000 UTC m=+13.336068761 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc0007612c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c00): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004183f0 item 86 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c00): _readAt: size=2, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c00): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c00): _writeAt: size=3, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c00): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.168714167 +0000 UTC m=+13.336830882 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c40): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c40): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c40): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.168714167 +0000 UTC m=+13.336830882 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761c40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418620 item 86 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761cc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761cc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761cc0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761cc0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761cc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.170983629 +0000 UTC m=+13.339100355 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761cc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761d80): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761d80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761d80): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761d80): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761d80): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761d80): _writeAt: size=3, off=7 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004188c0 item 87 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761d80): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761d80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.171623148 +0000 UTC m=+13.339739865 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761d80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761dc0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761dc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761dc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761dc0): >_readAt: n=8, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761dc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.171623148 +0000 UTC m=+13.339739865 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761dc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418a10 item 87 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761e40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761e40): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761e40): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761e40): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761e40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.174967679 +0000 UTC m=+13.343084396 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761e40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f00): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418cb0 item 88 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f00): _readAt: size=2, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f00): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f00): _writeAt: size=3, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f00): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.175598353 +0000 UTC m=+13.343715070 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f40): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f40): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f40): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.175598353 +0000 UTC m=+13.343715070 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000761f40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418e70 item 88 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.177223887 +0000 UTC m=+13.345340603 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16080): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a160c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a160c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a160c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419110 item 89 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a160c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a160c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.179699335 +0000 UTC m=+13.347816040 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a160c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): _writeAt: size=3, off=7 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419260 item 89 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.180370093 +0000 UTC m=+13.348486810 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16180): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): >_readAt: n=8, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.180370093 +0000 UTC m=+13.348486810 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a161c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419420 item 89 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.182012959 +0000 UTC m=+13.350129675 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16280): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004196c0 item 90 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.182526824 +0000 UTC m=+13.350643540 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a162c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16380): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16380): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16380): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004198f0 item 90 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16380): _readAt: size=2, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16380): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16380): _writeAt: size=3, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16380): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16380): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.188780648 +0000 UTC m=+13.356897364 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16380): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.188780648 +0000 UTC m=+13.356897364 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a163c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419a40 item 90 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16480): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16480): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16480): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16480): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16480): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16480): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16480): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16480): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.190335837 +0000 UTC m=+13.358452554 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16480): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419dc0 item 91 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.190860573 +0000 UTC m=+13.358977288 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a164c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16580): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16580): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16580): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16580): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16580): >_readAt: n=2, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16580): _writeAt: size=3, off=7 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364150 item 91 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16580): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16580): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.192006385 +0000 UTC m=+13.360123111 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16580): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): >_readAt: n=8, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.192006385 +0000 UTC m=+13.360123111 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a165c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364310 item 91 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16680): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16680): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16680): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16680): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16680): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16680): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16680): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16680): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.197837574 +0000 UTC m=+13.365954291 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16680): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364930 item 92 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.198352321 +0000 UTC m=+13.366469037 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a166c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16780): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16780): open at offset 5 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16780): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a80 item 92 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16780): _readAt: size=2, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16780): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16780): _writeAt: size=3, off=5 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16780): >_writeAt: n=3, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16780): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.199071592 +0000 UTC m=+13.367188308 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16780): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): >_readAt: n=3, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.199071592 +0000 UTC m=+13.367188308 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a167c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e00 item 92 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16980): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16980): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16980): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16980): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16980): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16980): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16980): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16980): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.205753659 +0000 UTC m=+13.373870375 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16980): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003651f0 item 93 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.206311436 +0000 UTC m=+13.374428153 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a169c0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a80): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a80): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a80): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.206311436 +0000 UTC m=+13.374428153 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16a80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365420 item 93 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b40): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b40): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b40): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b40): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b40): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b40): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.208051013 +0000 UTC m=+13.376167739 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b80): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b80): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b80): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003657a0 item 94 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b80): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b80): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.208579165 +0000 UTC m=+13.376695881 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16b80): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c40): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c40): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c40): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.208579165 +0000 UTC m=+13.376695881 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16c40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365a40 item 94 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d00): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d00): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d00): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d00): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d00): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.213069917 +0000 UTC m=+13.381186634 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d40): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d40): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d40): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 95 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d40): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d40): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.213686395 +0000 UTC m=+13.381803111 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16d40): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e00): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e00): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e00): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.213686395 +0000 UTC m=+13.381803111 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16e00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432230 item 95 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ec0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ec0): open at offset 0 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ec0): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ec0): _readAt: size=2, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ec0): >_readAt: n=0, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ec0): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ec0): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ec0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.217823694 +0000 UTC m=+13.385940409 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16ec0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16f00): _writeAt: size=5, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16f00): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16f00): >openPending: err= 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432620 item 96 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16f00): >_writeAt: n=5, err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16f00): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.218350995 +0000 UTC m=+13.386467711 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16f00): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/20 04:46:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/20 04:46:29 DEBUG : open-test-file: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16fc0): _readAt: size=512, off=0 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16fc0): openPending: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16fc0): >openPending: err= 2025/03/20 04:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16fc0): >_readAt: n=5, err=EOF 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16fc0): close: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-20 04:46:29.218350995 +0000 UTC m=+13.386467711 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:29 DEBUG : open-test-file(0xc000a16fc0): >close: err= 2025/03/20 04:46:29 DEBUG : open-test-file: Remove: 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432770 item 96 2025/03/20 04:46:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/20 04:46:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/20 04:46:29 DEBUG : open-test-file: >Remove: err= 2025/03/20 04:46:29 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:29 DEBUG : : Looking for writers 2025/03/20 04:46:29 DEBUG : >WaitForWriters: 2025/03/20 04:46:29 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.83s) --- PASS: TestRWFileHandleOpenTests/writes (0.40s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.43s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.06s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:29 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:29 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:29 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:29 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:29 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:29 DEBUG : file1: newRWFileHandle: 2025/03/20 04:46:29 DEBUG : file1(0xc00089f480): openPending: 2025/03/20 04:46:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:29 DEBUG : file1(0xc00089f480): >openPending: err= 2025/03/20 04:46:29 DEBUG : file1: >newRWFileHandle: err= 2025/03/20 04:46:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:46:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/20 04:46:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/20 04:46:29 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:29 DEBUG : : Looking for writers 2025/03/20 04:46:29 DEBUG : file1: reading active writers 2025/03/20 04:46:29 DEBUG : file1: active writers 1 2025/03/20 04:46:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:29 DEBUG : : Looking for writers 2025/03/20 04:46:29 DEBUG : file1: reading active writers 2025/03/20 04:46:29 DEBUG : file1: active writers 1 2025/03/20 04:46:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:29 DEBUG : : Looking for writers 2025/03/20 04:46:29 DEBUG : file1: reading active writers 2025/03/20 04:46:29 DEBUG : file1: active writers 1 2025/03/20 04:46:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:29 DEBUG : : Looking for writers 2025/03/20 04:46:29 DEBUG : file1: reading active writers 2025/03/20 04:46:29 DEBUG : file1: active writers 1 2025/03/20 04:46:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:29 DEBUG : : Looking for writers 2025/03/20 04:46:29 DEBUG : file1: reading active writers 2025/03/20 04:46:29 DEBUG : file1: active writers 1 2025/03/20 04:46:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/20 04:46:29 DEBUG : : Looking for writers 2025/03/20 04:46:29 DEBUG : file1: reading active writers 2025/03/20 04:46:29 DEBUG : file1: active writers 1 2025/03/20 04:46:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/20 04:46:29 DEBUG : : Looking for writers 2025/03/20 04:46:29 DEBUG : file1: reading active writers 2025/03/20 04:46:29 DEBUG : file1: active writers 1 2025/03/20 04:46:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/20 04:46:30 DEBUG : : Looking for writers 2025/03/20 04:46:30 DEBUG : file1: reading active writers 2025/03/20 04:46:30 DEBUG : file1: active writers 1 2025/03/20 04:46:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:31 DEBUG : : Looking for writers 2025/03/20 04:46:31 DEBUG : file1: reading active writers 2025/03/20 04:46:31 DEBUG : file1: active writers 1 2025/03/20 04:46:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:32 DEBUG : : Looking for writers 2025/03/20 04:46:32 DEBUG : file1: reading active writers 2025/03/20 04:46:32 DEBUG : file1: active writers 1 2025/03/20 04:46:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:33 DEBUG : : Looking for writers 2025/03/20 04:46:33 DEBUG : file1: reading active writers 2025/03/20 04:46:33 DEBUG : file1: active writers 1 2025/03/20 04:46:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:34 DEBUG : : Looking for writers 2025/03/20 04:46:34 DEBUG : file1: reading active writers 2025/03/20 04:46:34 DEBUG : file1: active writers 1 2025/03/20 04:46:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:35 DEBUG : : Looking for writers 2025/03/20 04:46:35 DEBUG : file1: reading active writers 2025/03/20 04:46:35 DEBUG : file1: active writers 1 2025/03/20 04:46:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:36 DEBUG : : Looking for writers 2025/03/20 04:46:36 DEBUG : file1: reading active writers 2025/03/20 04:46:36 DEBUG : file1: active writers 1 2025/03/20 04:46:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:37 DEBUG : : Looking for writers 2025/03/20 04:46:37 DEBUG : file1: reading active writers 2025/03/20 04:46:37 DEBUG : file1: active writers 1 2025/03/20 04:46:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:38 DEBUG : : Looking for writers 2025/03/20 04:46:38 DEBUG : file1: reading active writers 2025/03/20 04:46:38 DEBUG : file1: active writers 1 2025/03/20 04:46:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:39 DEBUG : : Looking for writers 2025/03/20 04:46:39 DEBUG : file1: reading active writers 2025/03/20 04:46:39 DEBUG : file1: active writers 1 2025/03/20 04:46:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:40 DEBUG : : Looking for writers 2025/03/20 04:46:40 DEBUG : file1: reading active writers 2025/03/20 04:46:40 DEBUG : file1: active writers 1 2025/03/20 04:46:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:41 DEBUG : : Looking for writers 2025/03/20 04:46:41 DEBUG : file1: reading active writers 2025/03/20 04:46:41 DEBUG : file1: active writers 1 2025/03/20 04:46:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:42 DEBUG : : Looking for writers 2025/03/20 04:46:42 DEBUG : file1: reading active writers 2025/03/20 04:46:42 DEBUG : file1: active writers 1 2025/03/20 04:46:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:43 DEBUG : : Looking for writers 2025/03/20 04:46:43 DEBUG : file1: reading active writers 2025/03/20 04:46:43 DEBUG : file1: active writers 1 2025/03/20 04:46:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:44 DEBUG : : Looking for writers 2025/03/20 04:46:44 DEBUG : file1: reading active writers 2025/03/20 04:46:44 DEBUG : file1: active writers 1 2025/03/20 04:46:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:45 DEBUG : : Looking for writers 2025/03/20 04:46:45 DEBUG : file1: reading active writers 2025/03/20 04:46:45 DEBUG : file1: active writers 1 2025/03/20 04:46:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:46 DEBUG : : Looking for writers 2025/03/20 04:46:46 DEBUG : file1: reading active writers 2025/03/20 04:46:46 DEBUG : file1: active writers 1 2025/03/20 04:46:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:47 DEBUG : : Looking for writers 2025/03/20 04:46:47 DEBUG : file1: reading active writers 2025/03/20 04:46:47 DEBUG : file1: active writers 1 2025/03/20 04:46:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:48 DEBUG : : Looking for writers 2025/03/20 04:46:48 DEBUG : file1: reading active writers 2025/03/20 04:46:48 DEBUG : file1: active writers 1 2025/03/20 04:46:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:49 DEBUG : : Looking for writers 2025/03/20 04:46:49 DEBUG : file1: reading active writers 2025/03/20 04:46:49 DEBUG : file1: active writers 1 2025/03/20 04:46:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:50 DEBUG : : Looking for writers 2025/03/20 04:46:50 DEBUG : file1: reading active writers 2025/03/20 04:46:50 DEBUG : file1: active writers 1 2025/03/20 04:46:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:51 DEBUG : : Looking for writers 2025/03/20 04:46:51 DEBUG : file1: reading active writers 2025/03/20 04:46:51 DEBUG : file1: active writers 1 2025/03/20 04:46:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:52 DEBUG : : Looking for writers 2025/03/20 04:46:52 DEBUG : file1: reading active writers 2025/03/20 04:46:52 DEBUG : file1: active writers 1 2025/03/20 04:46:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:53 DEBUG : : Looking for writers 2025/03/20 04:46:53 DEBUG : file1: reading active writers 2025/03/20 04:46:53 DEBUG : file1: active writers 1 2025/03/20 04:46:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:54 DEBUG : : Looking for writers 2025/03/20 04:46:54 DEBUG : file1: reading active writers 2025/03/20 04:46:54 DEBUG : file1: active writers 1 2025/03/20 04:46:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:55 DEBUG : : Looking for writers 2025/03/20 04:46:55 DEBUG : file1: reading active writers 2025/03/20 04:46:55 DEBUG : file1: active writers 1 2025/03/20 04:46:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:56 DEBUG : : Looking for writers 2025/03/20 04:46:56 DEBUG : file1: reading active writers 2025/03/20 04:46:56 DEBUG : file1: active writers 1 2025/03/20 04:46:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:57 DEBUG : : Looking for writers 2025/03/20 04:46:57 DEBUG : file1: reading active writers 2025/03/20 04:46:57 DEBUG : file1: active writers 1 2025/03/20 04:46:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:58 DEBUG : : Looking for writers 2025/03/20 04:46:58 DEBUG : file1: reading active writers 2025/03/20 04:46:58 DEBUG : file1: active writers 1 2025/03/20 04:46:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/20 04:46:59 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0000361e0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc00096d208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643605056} name:file1 opens:1 downloaders: o: fd:0xc000e5a888 info:{ModTime:{wall:13974393981161551730 ext:13411236701 loc:0x3e84b00} ATime:{wall:13974393981161551730 ext:13411236701 loc:0x3e84b00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/20 04:46:59 DEBUG : >WaitForWriters: 2025/03/20 04:46:59 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:59 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:59 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:59 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:46:59 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:46:59 DEBUG : rename_me: newRWFileHandle: 2025/03/20 04:46:59 DEBUG : rename_me(0xc000858f80): openPending: 2025/03/20 04:46:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/20 04:46:59 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/20 04:46:59 DEBUG : rename_me(0xc000858f80): >openPending: err= 2025/03/20 04:46:59 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/20 04:46:59 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/20 04:46:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/20 04:46:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/20 04:46:59 DEBUG : rename_me(0xc000858f80): _writeAt: size=5, off=0 2025/03/20 04:46:59 DEBUG : rename_me(0xc000858f80): >_writeAt: n=5, err= 2025/03/20 04:46:59 DEBUG : rename_me(0xc000858f80): close: 2025/03/20 04:46:59 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-20 04:46:59.267789522 +0000 UTC m=+43.435906258 2025/03/20 04:46:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/20 04:46:59 DEBUG : rename_me(0xc000858f80): >close: err= 2025/03/20 04:46:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/20 04:46:59 DEBUG : i_was_renamed: Updating file with 0xc000a76000 2025/03/20 04:46:59 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/20 04:46:59 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/20 04:46:59 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:46:59 DEBUG : : Looking for writers 2025/03/20 04:46:59 DEBUG : i_was_renamed: reading active writers 2025/03/20 04:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/20 04:46:59 DEBUG : : Looking for writers 2025/03/20 04:46:59 DEBUG : i_was_renamed: reading active writers 2025/03/20 04:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/20 04:46:59 DEBUG : : Looking for writers 2025/03/20 04:46:59 DEBUG : i_was_renamed: reading active writers 2025/03/20 04:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/20 04:46:59 DEBUG : : Looking for writers 2025/03/20 04:46:59 DEBUG : i_was_renamed: reading active writers 2025/03/20 04:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/20 04:46:59 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/20 04:46:59 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:59 INFO : i_was_renamed: Copied (new) 2025/03/20 04:46:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-20 04:46:59 +0000 UTC" 2025/03/20 04:46:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/20 04:46:59 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/20 04:46:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/20 04:46:59 DEBUG : : Looking for writers 2025/03/20 04:46:59 DEBUG : i_was_renamed: reading active writers 2025/03/20 04:46:59 DEBUG : >WaitForWriters: 2025/03/20 04:46:59 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:46:59 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:46:59 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/20 04:46:59 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/20 04:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JRokl}/rclone-test-runukiq0qucu" 2025/03/20 04:46:59 INFO : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:59 DEBUG : : forgetting directory cache 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000b8cdc0): _readAt: size=512, off=0 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000b8cdc0): openPending: 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-20 03:47:59 +0000 UTC" against cached fingerprint "" 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/20 04:46:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000b8cdc0): >openPending: err= 2025/03/20 04:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000b8cdc0): >_readAt: n=20, err=EOF 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000b8cdc0): close: 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:47:59 +0000 GMT 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000b8cdc0): >close: err= 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:46:59 DEBUG : : forgetting directory cache 2025/03/20 04:46:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000eebcc0): _readAt: size=512, off=0 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000eebcc0): openPending: 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-20 03:48:59 +0000 UTC" against cached fingerprint "20,2025-03-20 03:47:59 +0000 UTC" 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-20 03:48:59 +0000 UTC" != cached fingerprint "20,2025-03-20 03:47:59 +0000 UTC") 2025/03/20 04:46:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/20 04:46:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000eebcc0): >openPending: err= 2025/03/20 04:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000eebcc0): >_readAt: n=20, err=EOF 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000eebcc0): close: 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:48:59 +0000 GMT 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate(0xc000eebcc0): >close: err= 2025/03/20 04:46:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:00 DEBUG : : forgetting directory cache 2025/03/20 04:47:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000829740): _readAt: size=512, off=0 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000829740): openPending: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-20 03:49:59 +0000 UTC" against cached fingerprint "20,2025-03-20 03:48:59 +0000 UTC" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-20 03:49:59 +0000 UTC" != cached fingerprint "20,2025-03-20 03:48:59 +0000 UTC") 2025/03/20 04:47:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/20 04:47:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000829740): >openPending: err= 2025/03/20 04:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000829740): >_readAt: n=20, err=EOF 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000829740): close: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:49:59 +0000 GMT 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000829740): >close: err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:00 DEBUG : : forgetting directory cache 2025/03/20 04:47:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000964f80): _readAt: size=512, off=0 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000964f80): openPending: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-20 03:50:59 +0000 UTC" against cached fingerprint "20,2025-03-20 03:49:59 +0000 UTC" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-20 03:50:59 +0000 UTC" != cached fingerprint "20,2025-03-20 03:49:59 +0000 UTC") 2025/03/20 04:47:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/20 04:47:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000964f80): >openPending: err= 2025/03/20 04:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000964f80): >_readAt: n=20, err=EOF 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000964f80): close: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:50:59 +0000 GMT 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000964f80): >close: err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:00 DEBUG : : forgetting directory cache 2025/03/20 04:47:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc0009d0fc0): _readAt: size=512, off=0 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc0009d0fc0): openPending: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-20 03:51:59 +0000 UTC" against cached fingerprint "20,2025-03-20 03:50:59 +0000 UTC" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-20 03:51:59 +0000 UTC" != cached fingerprint "20,2025-03-20 03:50:59 +0000 UTC") 2025/03/20 04:47:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/20 04:47:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc0009d0fc0): >openPending: err= 2025/03/20 04:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc0009d0fc0): >_readAt: n=20, err=EOF 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc0009d0fc0): close: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:51:59 +0000 GMT 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc0009d0fc0): >close: err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:00 DEBUG : : forgetting directory cache 2025/03/20 04:47:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000d70800): _readAt: size=512, off=0 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000d70800): openPending: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-20 03:52:59 +0000 UTC" against cached fingerprint "20,2025-03-20 03:51:59 +0000 UTC" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-20 03:52:59 +0000 UTC" != cached fingerprint "20,2025-03-20 03:51:59 +0000 UTC") 2025/03/20 04:47:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/20 04:47:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000d70800): >openPending: err= 2025/03/20 04:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000d70800): >_readAt: n=20, err=EOF 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000d70800): close: 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:52:59 +0000 GMT 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate(0xc000d70800): >close: err= 2025/03/20 04:47:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:01 DEBUG : : forgetting directory cache 2025/03/20 04:47:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc00091b000): _readAt: size=512, off=0 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc00091b000): openPending: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-20 03:53:59 +0000 UTC" against cached fingerprint "20,2025-03-20 03:52:59 +0000 UTC" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-20 03:53:59 +0000 UTC" != cached fingerprint "20,2025-03-20 03:52:59 +0000 UTC") 2025/03/20 04:47:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/20 04:47:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc00091b000): >openPending: err= 2025/03/20 04:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc00091b000): >_readAt: n=21, err=EOF 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc00091b000): close: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:53:59 +0000 GMT 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc00091b000): >close: err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:01 DEBUG : : forgetting directory cache 2025/03/20 04:47:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009458c0): _readAt: size=512, off=0 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009458c0): openPending: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-20 03:54:59 +0000 UTC" against cached fingerprint "21,2025-03-20 03:53:59 +0000 UTC" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-20 03:54:59 +0000 UTC" != cached fingerprint "21,2025-03-20 03:53:59 +0000 UTC") 2025/03/20 04:47:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/20 04:47:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009458c0): >openPending: err= 2025/03/20 04:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009458c0): >_readAt: n=22, err=EOF 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009458c0): close: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:54:59 +0000 GMT 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009458c0): >close: err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:01 DEBUG : : forgetting directory cache 2025/03/20 04:47:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009a21c0): _readAt: size=512, off=0 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009a21c0): openPending: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-20 03:55:59 +0000 UTC" against cached fingerprint "22,2025-03-20 03:54:59 +0000 UTC" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-20 03:55:59 +0000 UTC" != cached fingerprint "22,2025-03-20 03:54:59 +0000 UTC") 2025/03/20 04:47:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/20 04:47:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009a21c0): >openPending: err= 2025/03/20 04:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009a21c0): >_readAt: n=23, err=EOF 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009a21c0): close: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:55:59 +0000 GMT 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009a21c0): >close: err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:01 DEBUG : : forgetting directory cache 2025/03/20 04:47:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009a3d80): _readAt: size=512, off=0 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009a3d80): openPending: 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-20 03:56:59 +0000 UTC" against cached fingerprint "23,2025-03-20 03:55:59 +0000 UTC" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-20 03:56:59 +0000 UTC" != cached fingerprint "23,2025-03-20 03:55:59 +0000 UTC") 2025/03/20 04:47:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/20 04:47:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate(0xc0009a3d80): >openPending: err= 2025/03/20 04:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : TestRWCacheUpdate(0xc0009a3d80): >_readAt: n=24, err=EOF 2025/03/20 04:47:02 DEBUG : TestRWCacheUpdate(0xc0009a3d80): close: 2025/03/20 04:47:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-20 03:56:59 +0000 GMT 2025/03/20 04:47:02 DEBUG : TestRWCacheUpdate(0xc0009a3d80): >close: err= 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: 2025/03/20 04:47:02 DEBUG : webdav root 'rclone-test-runukiq0qucu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:02 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:02 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:02 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:02 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:02 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : : forgetting directory cache 2025/03/20 04:47:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/20 04:47:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/20 04:47:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/20 04:47:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/20 04:47:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/20 04:47:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/20 04:47:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/20 04:47:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/20 04:47:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/20 04:47:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/20 04:47:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/20 04:47:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/20 04:47:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/20 04:47:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/20 04:47:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/20 04:47:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/20 04:47:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/20 04:47:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/20 04:47:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/20 04:47:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/20 04:47:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : FiLeA: reading active writers 2025/03/20 04:47:02 DEBUG : FiLeB: reading active writers 2025/03/20 04:47:02 DEBUG : FilEb: reading active writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : FiLeA: reading active writers 2025/03/20 04:47:02 DEBUG : FiLeB: reading active writers 2025/03/20 04:47:02 DEBUG : FilEb: reading active writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:02 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/20 04:47:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:02 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:02 DEBUG : webdav root 'rclone-test-runukiq0qucu': Reusing VFS from active cache 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:02 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:02 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:02 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : dir: Looking for writers 2025/03/20 04:47:02 DEBUG : file2: reading active writers 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : dir: reading active writers 2025/03/20 04:47:02 DEBUG : file1: reading active writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:02 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:02 DEBUG : dir: Looking for writers 2025/03/20 04:47:02 DEBUG : : Looking for writers 2025/03/20 04:47:02 DEBUG : dir: reading active writers 2025/03/20 04:47:02 DEBUG : file1: reading active writers 2025/03/20 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:02 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:03 DEBUG : file1: Open: flags=O_RDONLY 2025/03/20 04:47:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/20 04:47:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/20 04:47:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/20 04:47:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/20 04:47:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/20 04:47:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/20 04:47:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/20 04:47:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/20 04:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/20 04:47:03 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (0 bytes), uploading instead of streaming 2025/03/20 04:47:03 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/20 04:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/20 04:47:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/20 04:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:03 DEBUG : dir: Looking for writers 2025/03/20 04:47:03 DEBUG : file2: reading active writers 2025/03/20 04:47:03 DEBUG : new_file.txt: reading active writers 2025/03/20 04:47:03 DEBUG : : Looking for writers 2025/03/20 04:47:03 DEBUG : dir: reading active writers 2025/03/20 04:47:03 DEBUG : file1: reading active writers 2025/03/20 04:47:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:03 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/20 04:47:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000763200 2025/03/20 04:47:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/20 04:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:03 INFO : dir/file1: Moved (server-side) to: file0 2025/03/20 04:47:03 DEBUG : file0: Updating file with file0 0xc000763200 2025/03/20 04:47:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/20 04:47:03 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/20 04:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:03 DEBUG : dir: Looking for writers 2025/03/20 04:47:03 DEBUG : : Looking for writers 2025/03/20 04:47:03 DEBUG : dir: reading active writers 2025/03/20 04:47:03 DEBUG : file0: reading active writers 2025/03/20 04:47:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:03 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:03 DEBUG : : Looking for writers 2025/03/20 04:47:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:03 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:03 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/20 04:47:03 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/20 04:47:03 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/20 04:47:03 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/20 04:47:03 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/20 04:47:03 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:03 DEBUG : c: Looking for writers 2025/03/20 04:47:03 DEBUG : d: Looking for writers 2025/03/20 04:47:03 DEBUG : : Looking for writers 2025/03/20 04:47:03 DEBUG : a: Looking for writers 2025/03/20 04:47:03 DEBUG : b: Looking for writers 2025/03/20 04:47:03 DEBUG : : Looking for writers 2025/03/20 04:47:03 DEBUG : /: reading active writers 2025/03/20 04:47:03 DEBUG : a: reading active writers 2025/03/20 04:47:03 DEBUG : b: reading active writers 2025/03/20 04:47:03 DEBUG : c: reading active writers 2025/03/20 04:47:03 DEBUG : d: reading active writers 2025/03/20 04:47:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:03 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:03 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/20 04:47:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/20 04:47:03 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/20 04:47:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/20 04:47:04 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:04 DEBUG : a/b/c/d: Looking for writers 2025/03/20 04:47:04 DEBUG : a/b/c: Looking for writers 2025/03/20 04:47:04 DEBUG : d: reading active writers 2025/03/20 04:47:04 DEBUG : a/b: Looking for writers 2025/03/20 04:47:04 DEBUG : c: reading active writers 2025/03/20 04:47:04 DEBUG : a: Looking for writers 2025/03/20 04:47:04 DEBUG : b: reading active writers 2025/03/20 04:47:04 DEBUG : : Looking for writers 2025/03/20 04:47:04 DEBUG : a: reading active writers 2025/03/20 04:47:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:04 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/20 04:47:04 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/20 04:47:04 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/20 04:47:04 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (5 bytes), uploading instead of streaming 2025/03/20 04:47:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:04 DEBUG : file1: Size of src and dst objects identical 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/20 04:47:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/20 04:47:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (0 bytes), uploading instead of streaming 2025/03/20 04:47:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:04 DEBUG : file1: Size of src and dst objects identical 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/20 04:47:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (7 bytes), uploading instead of streaming 2025/03/20 04:47:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:04 DEBUG : file1: Size of src and dst objects identical 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:04 DEBUG : : Looking for writers 2025/03/20 04:47:04 DEBUG : file1: reading active writers 2025/03/20 04:47:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:04 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/20 04:47:05 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/20 04:47:05 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/20 04:47:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/20 04:47:05 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (11 bytes), uploading instead of streaming 2025/03/20 04:47:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:05 DEBUG : file1: Size of src and dst objects identical 2025/03/20 04:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/20 04:47:05 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:05 DEBUG : : Looking for writers 2025/03/20 04:47:05 DEBUG : file1: reading active writers 2025/03/20 04:47:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:05 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/20 04:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:05 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (5 bytes), uploading instead of streaming 2025/03/20 04:47:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:05 DEBUG : file1: Size of src and dst objects identical 2025/03/20 04:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/20 04:47:05 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:05 DEBUG : : Looking for writers 2025/03/20 04:47:05 DEBUG : file1: reading active writers 2025/03/20 04:47:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:05 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:05 DEBUG : file1: WriteFileHandle.Release closing 2025/03/20 04:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:05 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (0 bytes), uploading instead of streaming 2025/03/20 04:47:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:05 DEBUG : file1: Size of src and dst objects identical 2025/03/20 04:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/20 04:47:05 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:05 DEBUG : : Looking for writers 2025/03/20 04:47:05 DEBUG : file1: reading active writers 2025/03/20 04:47:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:05 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/20 04:47:05 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:05 DEBUG : : Looking for writers 2025/03/20 04:47:05 DEBUG : file1: reading active writers 2025/03/20 04:47:05 DEBUG : file1: active writers 1 2025/03/20 04:47:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/20 04:47:05 DEBUG : : Looking for writers 2025/03/20 04:47:05 DEBUG : file1: reading active writers 2025/03/20 04:47:05 DEBUG : file1: active writers 1 2025/03/20 04:47:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/20 04:47:05 DEBUG : : Looking for writers 2025/03/20 04:47:05 DEBUG : file1: reading active writers 2025/03/20 04:47:05 DEBUG : file1: active writers 1 2025/03/20 04:47:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/20 04:47:05 DEBUG : : Looking for writers 2025/03/20 04:47:05 DEBUG : file1: reading active writers 2025/03/20 04:47:05 DEBUG : file1: active writers 1 2025/03/20 04:47:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/20 04:47:05 DEBUG : : Looking for writers 2025/03/20 04:47:05 DEBUG : file1: reading active writers 2025/03/20 04:47:05 DEBUG : file1: active writers 1 2025/03/20 04:47:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/20 04:47:06 DEBUG : : Looking for writers 2025/03/20 04:47:06 DEBUG : file1: reading active writers 2025/03/20 04:47:06 DEBUG : file1: active writers 1 2025/03/20 04:47:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/20 04:47:06 DEBUG : : Looking for writers 2025/03/20 04:47:06 DEBUG : file1: reading active writers 2025/03/20 04:47:06 DEBUG : file1: active writers 1 2025/03/20 04:47:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/20 04:47:06 DEBUG : : Looking for writers 2025/03/20 04:47:06 DEBUG : file1: reading active writers 2025/03/20 04:47:06 DEBUG : file1: active writers 1 2025/03/20 04:47:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:07 DEBUG : : Looking for writers 2025/03/20 04:47:07 DEBUG : file1: reading active writers 2025/03/20 04:47:07 DEBUG : file1: active writers 1 2025/03/20 04:47:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:08 DEBUG : : Looking for writers 2025/03/20 04:47:08 DEBUG : file1: reading active writers 2025/03/20 04:47:08 DEBUG : file1: active writers 1 2025/03/20 04:47:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:09 DEBUG : : Looking for writers 2025/03/20 04:47:09 DEBUG : file1: reading active writers 2025/03/20 04:47:09 DEBUG : file1: active writers 1 2025/03/20 04:47:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:10 DEBUG : : Looking for writers 2025/03/20 04:47:10 DEBUG : file1: reading active writers 2025/03/20 04:47:10 DEBUG : file1: active writers 1 2025/03/20 04:47:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:11 DEBUG : : Looking for writers 2025/03/20 04:47:11 DEBUG : file1: reading active writers 2025/03/20 04:47:11 DEBUG : file1: active writers 1 2025/03/20 04:47:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:12 DEBUG : : Looking for writers 2025/03/20 04:47:12 DEBUG : file1: reading active writers 2025/03/20 04:47:12 DEBUG : file1: active writers 1 2025/03/20 04:47:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:13 DEBUG : : Looking for writers 2025/03/20 04:47:13 DEBUG : file1: reading active writers 2025/03/20 04:47:13 DEBUG : file1: active writers 1 2025/03/20 04:47:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:14 DEBUG : : Looking for writers 2025/03/20 04:47:14 DEBUG : file1: reading active writers 2025/03/20 04:47:14 DEBUG : file1: active writers 1 2025/03/20 04:47:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:15 DEBUG : : Looking for writers 2025/03/20 04:47:15 DEBUG : file1: reading active writers 2025/03/20 04:47:15 DEBUG : file1: active writers 1 2025/03/20 04:47:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:16 DEBUG : : Looking for writers 2025/03/20 04:47:16 DEBUG : file1: reading active writers 2025/03/20 04:47:16 DEBUG : file1: active writers 1 2025/03/20 04:47:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:17 DEBUG : : Looking for writers 2025/03/20 04:47:17 DEBUG : file1: reading active writers 2025/03/20 04:47:17 DEBUG : file1: active writers 1 2025/03/20 04:47:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:18 DEBUG : : Looking for writers 2025/03/20 04:47:18 DEBUG : file1: reading active writers 2025/03/20 04:47:18 DEBUG : file1: active writers 1 2025/03/20 04:47:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:19 DEBUG : : Looking for writers 2025/03/20 04:47:19 DEBUG : file1: reading active writers 2025/03/20 04:47:19 DEBUG : file1: active writers 1 2025/03/20 04:47:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:20 DEBUG : : Looking for writers 2025/03/20 04:47:20 DEBUG : file1: reading active writers 2025/03/20 04:47:20 DEBUG : file1: active writers 1 2025/03/20 04:47:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:21 DEBUG : : Looking for writers 2025/03/20 04:47:21 DEBUG : file1: reading active writers 2025/03/20 04:47:21 DEBUG : file1: active writers 1 2025/03/20 04:47:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:22 DEBUG : : Looking for writers 2025/03/20 04:47:22 DEBUG : file1: reading active writers 2025/03/20 04:47:22 DEBUG : file1: active writers 1 2025/03/20 04:47:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:23 DEBUG : : Looking for writers 2025/03/20 04:47:23 DEBUG : file1: reading active writers 2025/03/20 04:47:23 DEBUG : file1: active writers 1 2025/03/20 04:47:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:24 DEBUG : : Looking for writers 2025/03/20 04:47:24 DEBUG : file1: reading active writers 2025/03/20 04:47:24 DEBUG : file1: active writers 1 2025/03/20 04:47:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:25 DEBUG : : Looking for writers 2025/03/20 04:47:25 DEBUG : file1: reading active writers 2025/03/20 04:47:25 DEBUG : file1: active writers 1 2025/03/20 04:47:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:26 DEBUG : : Looking for writers 2025/03/20 04:47:26 DEBUG : file1: reading active writers 2025/03/20 04:47:26 DEBUG : file1: active writers 1 2025/03/20 04:47:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:27 DEBUG : : Looking for writers 2025/03/20 04:47:27 DEBUG : file1: reading active writers 2025/03/20 04:47:27 DEBUG : file1: active writers 1 2025/03/20 04:47:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:28 DEBUG : : Looking for writers 2025/03/20 04:47:28 DEBUG : file1: reading active writers 2025/03/20 04:47:28 DEBUG : file1: active writers 1 2025/03/20 04:47:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:29 DEBUG : : Looking for writers 2025/03/20 04:47:29 DEBUG : file1: reading active writers 2025/03/20 04:47:29 DEBUG : file1: active writers 1 2025/03/20 04:47:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:30 DEBUG : : Looking for writers 2025/03/20 04:47:30 DEBUG : file1: reading active writers 2025/03/20 04:47:30 DEBUG : file1: active writers 1 2025/03/20 04:47:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:31 DEBUG : : Looking for writers 2025/03/20 04:47:31 DEBUG : file1: reading active writers 2025/03/20 04:47:31 DEBUG : file1: active writers 1 2025/03/20 04:47:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:32 DEBUG : : Looking for writers 2025/03/20 04:47:32 DEBUG : file1: reading active writers 2025/03/20 04:47:32 DEBUG : file1: active writers 1 2025/03/20 04:47:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:33 DEBUG : : Looking for writers 2025/03/20 04:47:33 DEBUG : file1: reading active writers 2025/03/20 04:47:33 DEBUG : file1: active writers 1 2025/03/20 04:47:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:35 DEBUG : : Looking for writers 2025/03/20 04:47:35 DEBUG : file1: reading active writers 2025/03/20 04:47:35 DEBUG : file1: active writers 1 2025/03/20 04:47:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/20 04:47:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/20 04:47:35 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:35 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:35 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (0 bytes), uploading instead of streaming 2025/03/20 04:47:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:35 DEBUG : file1: Size of src and dst objects identical 2025/03/20 04:47:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:35 DEBUG : file1: Open: flags=O_RDONLY 2025/03/20 04:47:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/20 04:47:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/20 04:47:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:35 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:35 DEBUG : : Looking for writers 2025/03/20 04:47:35 DEBUG : file1: reading active writers 2025/03/20 04:47:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-runukiq0qucu'", Local "Local file system at /tmp/rclone3948746071", Modify Window "1s" 2025/03/20 04:47:35 INFO : webdav root 'rclone-test-runukiq0qucu': poll-interval is not supported by this remote 2025/03/20 04:47:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/20 04:47:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/20 04:47:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/20 04:47:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/20 04:47:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:35 DEBUG : webdav root 'rclone-test-runukiq0qucu': File to upload is small (100 bytes), uploading instead of streaming 2025/03/20 04:47:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/20 04:47:35 DEBUG : file1: Size of src and dst objects identical 2025/03/20 04:47:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/20 04:47:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/20 04:47:35 DEBUG : file1: Open: flags=O_RDONLY 2025/03/20 04:47:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/20 04:47:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/20 04:47:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/20 04:47:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/20 04:47:35 DEBUG : WaitForWriters: timeout=30s 2025/03/20 04:47:35 DEBUG : : Looking for writers 2025/03/20 04:47:35 DEBUG : file1: reading active writers 2025/03/20 04:47:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/20 04:47:35 DEBUG : webdav root 'rclone-test-runukiq0qucu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.095575759s (try 1/5)