"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/04/17 04:34:09 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-vivafib6neyi" 2025/04/17 04:34:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:34:09 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/04/17 04:34:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/17 04:34:09 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/17 04:34:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/17 04:34:09 DEBUG : Setting pass="Wi5EV6deOO8d3Y-yc7t1ln7O5H6uEFAU3q-DLoSmLtTI" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/17 04:34:09 DEBUG : TestWebdavRclone: detected overridden config - adding "{J5x41}" suffix to name 2025/04/17 04:34:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/17 04:34:09 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/17 04:34:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/17 04:34:09 DEBUG : Setting pass="Wi5EV6deOO8d3Y-yc7t1ln7O5H6uEFAU3q-DLoSmLtTI" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/17 04:34:09 DEBUG : found headers: 2025/04/17 04:34:09 DEBUG : Creating backend with remote "/tmp/rclone2101702525" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:09 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:09 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:09 DEBUG : dir: Looking for writers 2025/04/17 04:34:09 DEBUG : : Looking for writers 2025/04/17 04:34:09 DEBUG : dir: reading active writers 2025/04/17 04:34:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:09 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:09 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:09 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:09 DEBUG : dir/subdir: Looking for writers 2025/04/17 04:34:09 DEBUG : dir: Looking for writers 2025/04/17 04:34:09 DEBUG : subdir: reading active writers 2025/04/17 04:34:09 DEBUG : file1: reading active writers 2025/04/17 04:34:09 DEBUG : file2: reading active writers 2025/04/17 04:34:09 DEBUG : : Looking for writers 2025/04/17 04:34:09 DEBUG : dir: reading active writers 2025/04/17 04:34:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:09 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:09 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:09 DEBUG : dir: Looking for writers 2025/04/17 04:34:09 DEBUG : file1: reading active writers 2025/04/17 04:34:09 DEBUG : : Looking for writers 2025/04/17 04:34:09 DEBUG : dir: reading active writers 2025/04/17 04:34:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:09 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:09 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:09 DEBUG : dir: Looking for writers 2025/04/17 04:34:09 DEBUG : : Looking for writers 2025/04/17 04:34:09 DEBUG : dir: reading active writers 2025/04/17 04:34:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:09 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:09 DEBUG : dir: forgetting directory cache 2025/04/17 04:34:09 DEBUG : : forgetting directory cache 2025/04/17 04:34:09 DEBUG : dir: forgetting directory cache 2025/04/17 04:34:09 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:09 DEBUG : : Looking for writers 2025/04/17 04:34:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:10 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:10 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/17 04:34:10 DEBUG : dir: invalidating directory cache 2025/04/17 04:34:10 DEBUG : : >ForgetPath: 2025/04/17 04:34:10 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/17 04:34:10 DEBUG : : invalidating directory cache 2025/04/17 04:34:10 DEBUG : dir: forgetting directory cache 2025/04/17 04:34:10 DEBUG : : >ForgetPath: 2025/04/17 04:34:10 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/17 04:34:10 DEBUG : : >ForgetPath: 2025/04/17 04:34:10 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:10 DEBUG : dir: Looking for writers 2025/04/17 04:34:10 DEBUG : : Looking for writers 2025/04/17 04:34:10 DEBUG : dir: reading active writers 2025/04/17 04:34:10 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:10 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:10 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:10 DEBUG : : forgetting directory cache 2025/04/17 04:34:10 DEBUG : dir: forgetting directory cache 2025/04/17 04:34:10 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:10 DEBUG : fil/a/b: Looking for writers 2025/04/17 04:34:10 DEBUG : fil/a: Looking for writers 2025/04/17 04:34:10 DEBUG : b: reading active writers 2025/04/17 04:34:10 DEBUG : fil: Looking for writers 2025/04/17 04:34:10 DEBUG : a: reading active writers 2025/04/17 04:34:10 DEBUG : dir: Looking for writers 2025/04/17 04:34:10 DEBUG : : Looking for writers 2025/04/17 04:34:10 DEBUG : dir: reading active writers 2025/04/17 04:34:10 DEBUG : fil: reading active writers 2025/04/17 04:34:10 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:10 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:10 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:10 DEBUG : dir: Looking for writers 2025/04/17 04:34:10 DEBUG : : Looking for writers 2025/04/17 04:34:10 DEBUG : dir: reading active writers 2025/04/17 04:34:10 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:10 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:10 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:10 DEBUG : dir: Looking for writers 2025/04/17 04:34:10 DEBUG : file1: reading active writers 2025/04/17 04:34:10 DEBUG : : Looking for writers 2025/04/17 04:34:10 DEBUG : dir: reading active writers 2025/04/17 04:34:10 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.15s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:10 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:10 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/17 04:34:11 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:11 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:11 DEBUG : dir: invalidating directory cache 2025/04/17 04:34:11 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/17 04:34:11 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/17 04:34:11 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/17 04:34:11 DEBUG : dir/file1: Reset virtual modtime 2025/04/17 04:34:11 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/17 04:34:11 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:11 DEBUG : dir: invalidating directory cache 2025/04/17 04:34:11 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/17 04:34:11 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/17 04:34:11 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/17 04:34:11 DEBUG : : forgetting directory cache 2025/04/17 04:34:11 DEBUG : dir: forgetting directory cache 2025/04/17 04:34:11 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/17 04:34:11 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:11 DEBUG : dir/virtualDir: Looking for writers 2025/04/17 04:34:11 DEBUG : dir: Looking for writers 2025/04/17 04:34:11 DEBUG : file1: reading active writers 2025/04/17 04:34:11 DEBUG : virtualFile2: reading active writers 2025/04/17 04:34:11 DEBUG : virtualFile: reading active writers 2025/04/17 04:34:11 DEBUG : virtualDir: reading active writers 2025/04/17 04:34:11 DEBUG : : Looking for writers 2025/04/17 04:34:11 DEBUG : dir: reading active writers 2025/04/17 04:34:11 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:11 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:11 ERROR : dir/: Can only open directories read only 2025/04/17 04:34:11 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:11 DEBUG : dir: Looking for writers 2025/04/17 04:34:11 DEBUG : : Looking for writers 2025/04/17 04:34:11 DEBUG : dir: reading active writers 2025/04/17 04:34:11 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:11 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:11 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/17 04:34:11 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/17 04:34:11 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/17 04:34:11 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:11 NOTICE: webdav root 'rclone-test-vivafib6neyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/17 04:34:11 DEBUG : dir/potato: Size of src and dst objects identical 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/17 04:34:11 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:11 DEBUG : dir: Looking for writers 2025/04/17 04:34:11 DEBUG : file1: reading active writers 2025/04/17 04:34:11 DEBUG : potato: reading active writers 2025/04/17 04:34:11 DEBUG : : Looking for writers 2025/04/17 04:34:11 DEBUG : dir: reading active writers 2025/04/17 04:34:11 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:11 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/17 04:34:11 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:11 DEBUG : dir/sub: Looking for writers 2025/04/17 04:34:11 DEBUG : dir: Looking for writers 2025/04/17 04:34:11 DEBUG : file1: reading active writers 2025/04/17 04:34:11 DEBUG : sub: reading active writers 2025/04/17 04:34:11 DEBUG : : Looking for writers 2025/04/17 04:34:11 DEBUG : dir: reading active writers 2025/04/17 04:34:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:11 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/17 04:34:12 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/17 04:34:12 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:12 DEBUG : dir/sub/subsub: Looking for writers 2025/04/17 04:34:12 DEBUG : dir/sub: Looking for writers 2025/04/17 04:34:12 DEBUG : subsub: reading active writers 2025/04/17 04:34:12 DEBUG : dir: Looking for writers 2025/04/17 04:34:12 DEBUG : file1: reading active writers 2025/04/17 04:34:12 DEBUG : sub: reading active writers 2025/04/17 04:34:12 DEBUG : : Looking for writers 2025/04/17 04:34:12 DEBUG : dir: reading active writers 2025/04/17 04:34:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:12 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:12 ERROR : dir/: Dir.Remove not empty 2025/04/17 04:34:12 DEBUG : dir/file1: Remove: 2025/04/17 04:34:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:12 DEBUG : dir/file1: >Remove: err= 2025/04/17 04:34:12 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/17 04:34:12 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:12 DEBUG : : Looking for writers 2025/04/17 04:34:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:12 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:12 DEBUG : dir/file1: Remove: 2025/04/17 04:34:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:12 DEBUG : dir/file1: >Remove: err= 2025/04/17 04:34:12 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/17 04:34:12 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:12 DEBUG : : Looking for writers 2025/04/17 04:34:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:12 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:12 DEBUG : dir/file1: Remove: 2025/04/17 04:34:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:12 DEBUG : dir/file1: >Remove: err= 2025/04/17 04:34:12 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:12 DEBUG : dir: Looking for writers 2025/04/17 04:34:12 DEBUG : : Looking for writers 2025/04/17 04:34:12 DEBUG : dir: reading active writers 2025/04/17 04:34:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:12 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:12 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:12 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/17 04:34:13 DEBUG : dir: Updating dir with dir2 0xc0000f7a00 2025/04/17 04:34:13 DEBUG : dir: forgetting directory cache 2025/04/17 04:34:13 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/17 04:34:13 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/17 04:34:13 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/17 04:34:13 DEBUG : file2: Updating file with file2 0xc00044d5c0 2025/04/17 04:34:13 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:13 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/17 04:34:13 INFO : dir2/file3: Deleted 2025/04/17 04:34:13 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/17 04:34:13 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00044d5c0 2025/04/17 04:34:13 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/17 04:34:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/17 04:34:13 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/17 04:34:13 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000575450 2025/04/17 04:34:13 DEBUG : empty directory: forgetting directory cache 2025/04/17 04:34:13 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/17 04:34:13 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/17 04:34:13 DEBUG : dir2: Renaming to "dir3" 2025/04/17 04:34:13 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:13 DEBUG : dir3: Looking for writers 2025/04/17 04:34:13 DEBUG : file3: reading active writers 2025/04/17 04:34:13 DEBUG : renamed empty directory: Looking for writers 2025/04/17 04:34:13 DEBUG : : Looking for writers 2025/04/17 04:34:13 DEBUG : dir3: reading active writers 2025/04/17 04:34:13 DEBUG : renamed empty directory: reading active writers 2025/04/17 04:34:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:13 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/17 04:34:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 04:34:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/17 04:34:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/17 04:34:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/17 04:34:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/17 04:34:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 04:34:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/17 04:34:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/17 04:34:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/17 04:34:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/17 04:34:13 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (12 bytes), uploading instead of streaming 2025/04/17 04:34:13 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:13 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/04/17 04:34:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/17 04:34:13 DEBUG : : forgetting directory cache 2025/04/17 04:34:13 DEBUG : dir: forgetting directory cache 2025/04/17 04:34:13 DEBUG : dir/sub: forgetting directory cache 2025/04/17 04:34:13 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/17 04:34:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/17 04:34:13 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/17 04:34:13 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:13 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/04/17 04:34:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/17 04:34:13 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:13 DEBUG : dir/sub: Looking for writers 2025/04/17 04:34:13 DEBUG : file0: reading active writers 2025/04/17 04:34:13 DEBUG : file2: reading active writers 2025/04/17 04:34:13 DEBUG : dir: Looking for writers 2025/04/17 04:34:13 DEBUG : file1: reading active writers 2025/04/17 04:34:13 DEBUG : sub: reading active writers 2025/04/17 04:34:13 DEBUG : : Looking for writers 2025/04/17 04:34:13 DEBUG : dir: reading active writers 2025/04/17 04:34:13 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:13 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/17 04:34:13 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:13 DEBUG : : Looking for writers 2025/04/17 04:34:13 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:13 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/17 04:34:13 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:13 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/17 04:34:13 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/17 04:34:13 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/17 04:34:13 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:13 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:13 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/17 04:34:13 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:13 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/17 04:34:13 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/17 04:34:13 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/17 04:34:13 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:13 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:13 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:13 DEBUG : dir: Looking for writers 2025/04/17 04:34:13 DEBUG : file1: reading active writers 2025/04/17 04:34:13 DEBUG : file1.metadata: reading active writers 2025/04/17 04:34:13 DEBUG : : Looking for writers 2025/04/17 04:34:13 DEBUG : dir.metadata: reading active writers 2025/04/17 04:34:13 DEBUG : dir: reading active writers 2025/04/17 04:34:13 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:13 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:13 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:13 DEBUG : dir: Looking for writers 2025/04/17 04:34:13 DEBUG : file1: reading active writers 2025/04/17 04:34:13 DEBUG : : Looking for writers 2025/04/17 04:34:13 DEBUG : dir: reading active writers 2025/04/17 04:34:13 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:13 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:14 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:14 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/04/17 04:34:14 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:14 DEBUG : dir: Looking for writers 2025/04/17 04:34:14 DEBUG : file1: reading active writers 2025/04/17 04:34:14 DEBUG : : Looking for writers 2025/04/17 04:34:14 DEBUG : dir: reading active writers 2025/04/17 04:34:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:14 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 04:34:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:14 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:14 DEBUG : dir: Looking for writers 2025/04/17 04:34:14 DEBUG : file1: reading active writers 2025/04/17 04:34:14 DEBUG : : Looking for writers 2025/04/17 04:34:14 DEBUG : dir: reading active writers 2025/04/17 04:34:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/04/17 04:34:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/17 04:34:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/17 04:34:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/17 04:34:14 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:14 DEBUG : : Looking for writers 2025/04/17 04:34:14 DEBUG : file.txt: reading active writers 2025/04/17 04:34:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:14 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:14 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (25 bytes), uploading instead of streaming 2025/04/17 04:34:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/17 04:34:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:14 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:14 DEBUG : dir: Looking for writers 2025/04/17 04:34:14 DEBUG : file1: reading active writers 2025/04/17 04:34:14 DEBUG : : Looking for writers 2025/04/17 04:34:14 DEBUG : dir: reading active writers 2025/04/17 04:34:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:14 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:14 DEBUG : dir/file1: Remove: 2025/04/17 04:34:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:14 DEBUG : dir/file1: >Remove: err= 2025/04/17 04:34:14 DEBUG : dir/file1: Remove: 2025/04/17 04:34:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/17 04:34:14 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:14 DEBUG : dir: Looking for writers 2025/04/17 04:34:14 DEBUG : : Looking for writers 2025/04/17 04:34:14 DEBUG : dir: reading active writers 2025/04/17 04:34:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:14 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:14 DEBUG : dir/file1: Remove: 2025/04/17 04:34:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:14 DEBUG : dir/file1: >Remove: err= 2025/04/17 04:34:14 DEBUG : dir/file1: Remove: 2025/04/17 04:34:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/17 04:34:14 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:14 DEBUG : dir: Looking for writers 2025/04/17 04:34:14 DEBUG : : Looking for writers 2025/04/17 04:34:14 DEBUG : dir: reading active writers 2025/04/17 04:34:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:14 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 04:34:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/17 04:34:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/17 04:34:14 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/17 04:34:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/17 04:34:14 DEBUG : dir/file1: Open: flags=0x3 2025/04/17 04:34:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/17 04:34:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/17 04:34:14 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:14 DEBUG : dir: Looking for writers 2025/04/17 04:34:14 DEBUG : file1: reading active writers 2025/04/17 04:34:14 DEBUG : : Looking for writers 2025/04/17 04:34:14 DEBUG : dir: reading active writers 2025/04/17 04:34:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:14 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:15 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : file1: reading active writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : >WaitForWriters: 2025/04/17 04:34:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0000018c0 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 04:34:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0000018c0 2025/04/17 04:34:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 04:34:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc0000018c0 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:15 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (25 bytes), uploading instead of streaming 2025/04/17 04:34:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:15 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/17 04:34:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:15 DEBUG : newLeaf: Running delayed rename now 2025/04/17 04:34:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0000018c0 2025/04/17 04:34:15 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:15 DEBUG : >WaitForWriters: 2025/04/17 04:34:15 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:15 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:15 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:15 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:15 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : file1: reading active writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : >WaitForWriters: 2025/04/17 04:34:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000801140 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 04:34:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000801140 2025/04/17 04:34:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 04:34:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc000801140 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:15 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (25 bytes), uploading instead of streaming 2025/04/17 04:34:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:15 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/17 04:34:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:15 DEBUG : newLeaf: Running delayed rename now 2025/04/17 04:34:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000801140 2025/04/17 04:34:15 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:15 DEBUG : >WaitForWriters: 2025/04/17 04:34:15 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:15 DEBUG : >WaitForWriters: 2025/04/17 04:34:15 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:15 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:15 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:15 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:15 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 04:34:15 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000dab540): openPending: 2025/04/17 04:34:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000dab540): >openPending: err= 2025/04/17 04:34:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 04:34:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000dab540): _writeAt: size=14, off=0 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000dab540): >_writeAt: n=14, err= 2025/04/17 04:34:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000dab540): close: 2025/04/17 04:34:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/17 04:34:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/17 04:34:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000dab540): >close: err= 2025/04/17 04:34:15 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : file1: reading active writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : file1: reading active writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : file1: reading active writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : file1: reading active writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:15 DEBUG : dir/file1: vfs cache: starting upload 2025/04/17 04:34:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:15 INFO : dir/file1: Copied (replaced existing) 2025/04/17 04:34:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:15 DEBUG : dir: Looking for writers 2025/04/17 04:34:15 DEBUG : file1: reading active writers 2025/04/17 04:34:15 DEBUG : : Looking for writers 2025/04/17 04:34:15 DEBUG : dir: reading active writers 2025/04/17 04:34:15 DEBUG : >WaitForWriters: 2025/04/17 04:34:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:15 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000a77b00): _readAt: size=512, off=0 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000a77b00): openPending: 2025/04/17 04:34:15 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/04/17 04:34:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 04:34:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000a77b00): >openPending: err= 2025/04/17 04:34:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000a77b00): >_readAt: n=14, err=EOF 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000a77b00): close: 2025/04/17 04:34:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 04:34:15 DEBUG : dir/file1(0xc000a77b00): >close: err= 2025/04/17 04:34:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 04:34:16 DEBUG : newLeaf: Updating file with newLeaf 0xc00044d680 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 04:34:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/17 04:34:16 DEBUG : dir/file1: Updating file with dir/file1 0xc00044d680 2025/04/17 04:34:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 04:34:16 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:16 DEBUG : dir/file1(0xc000b7e100): openPending: 2025/04/17 04:34:16 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/04/17 04:34:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:16 DEBUG : dir/file1(0xc000b7e100): >openPending: err= 2025/04/17 04:34:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 04:34:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:16 DEBUG : dir/file1(0xc000b7e100): _writeAt: size=25, off=0 2025/04/17 04:34:16 DEBUG : dir/file1(0xc000b7e100): >_writeAt: n=25, err= 2025/04/17 04:34:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 04:34:16 DEBUG : newLeaf: Updating file with newLeaf 0xc00044d680 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:16 DEBUG : newLeaf(0xc000b7e100): close: 2025/04/17 04:34:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/17 04:34:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-17 04:34:16.145838351 +0000 UTC m=+7.019626430 2025/04/17 04:34:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:16 DEBUG : newLeaf(0xc000b7e100): >close: err= 2025/04/17 04:34:16 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:16 DEBUG : newLeaf: vfs cache: starting upload 2025/04/17 04:34:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:16 INFO : newLeaf: Copied (replaced existing) 2025/04/17 04:34:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/17 04:34:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/17 04:34:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : >WaitForWriters: 2025/04/17 04:34:16 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : >WaitForWriters: 2025/04/17 04:34:16 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:16 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:16 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:16 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:16 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : file1: reading active writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : >WaitForWriters: 2025/04/17 04:34:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0008018c0 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 04:34:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0008018c0 2025/04/17 04:34:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 04:34:16 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:16 DEBUG : dir/file1(0xc000f07ec0): openPending: 2025/04/17 04:34:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:16 DEBUG : dir/file1(0xc000f07ec0): >openPending: err= 2025/04/17 04:34:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 04:34:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:16 DEBUG : dir/file1(0xc000f07ec0): _writeAt: size=25, off=0 2025/04/17 04:34:16 DEBUG : dir/file1(0xc000f07ec0): >_writeAt: n=25, err= 2025/04/17 04:34:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 04:34:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0008018c0 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:16 DEBUG : newLeaf(0xc000f07ec0): close: 2025/04/17 04:34:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/17 04:34:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-17 04:34:16.649454107 +0000 UTC m=+7.523242187 2025/04/17 04:34:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:16 DEBUG : newLeaf(0xc000f07ec0): >close: err= 2025/04/17 04:34:16 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:16 DEBUG : newLeaf: vfs cache: starting upload 2025/04/17 04:34:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:16 INFO : newLeaf: Copied (replaced existing) 2025/04/17 04:34:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/17 04:34:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/17 04:34:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : >WaitForWriters: 2025/04/17 04:34:16 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : >WaitForWriters: 2025/04/17 04:34:16 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:16 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:16 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:16 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:16 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 04:34:16 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:16 DEBUG : dir/file1(0xc00094aa80): openPending: 2025/04/17 04:34:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:16 DEBUG : dir/file1(0xc00094aa80): >openPending: err= 2025/04/17 04:34:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 04:34:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:16 DEBUG : dir/file1(0xc00094aa80): _writeAt: size=14, off=0 2025/04/17 04:34:16 DEBUG : dir/file1(0xc00094aa80): >_writeAt: n=14, err= 2025/04/17 04:34:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/17 04:34:16 DEBUG : dir/file1(0xc00094aa80): close: 2025/04/17 04:34:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/17 04:34:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/17 04:34:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:16 DEBUG : dir/file1(0xc00094aa80): >close: err= 2025/04/17 04:34:16 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:16 DEBUG : dir: Looking for writers 2025/04/17 04:34:16 DEBUG : file1: reading active writers 2025/04/17 04:34:16 DEBUG : : Looking for writers 2025/04/17 04:34:16 DEBUG : dir: reading active writers 2025/04/17 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : file1: reading active writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : file1: reading active writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : file1: reading active writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:17 DEBUG : dir/file1: vfs cache: starting upload 2025/04/17 04:34:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:17 INFO : dir/file1: Copied (replaced existing) 2025/04/17 04:34:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : file1: reading active writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : >WaitForWriters: 2025/04/17 04:34:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:17 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00070b2c0): _readAt: size=512, off=0 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00070b2c0): openPending: 2025/04/17 04:34:17 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/04/17 04:34:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00070b2c0): >openPending: err= 2025/04/17 04:34:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00070b2c0): >_readAt: n=14, err=EOF 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00070b2c0): close: 2025/04/17 04:34:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00070b2c0): >close: err= 2025/04/17 04:34:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 04:34:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000a88000 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 04:34:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/17 04:34:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000a88000 2025/04/17 04:34:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 04:34:17 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e14400): openPending: 2025/04/17 04:34:17 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/04/17 04:34:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e14400): >openPending: err= 2025/04/17 04:34:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 04:34:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e14400): _writeAt: size=25, off=0 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e14400): >_writeAt: n=25, err= 2025/04/17 04:34:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 04:34:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000a88000 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:17 DEBUG : newLeaf(0xc000e14400): close: 2025/04/17 04:34:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/17 04:34:17 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-17 04:34:17.29574159 +0000 UTC m=+8.169529669 2025/04/17 04:34:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:17 DEBUG : newLeaf(0xc000e14400): >close: err= 2025/04/17 04:34:17 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:17 DEBUG : newLeaf: vfs cache: starting upload 2025/04/17 04:34:17 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:17 INFO : newLeaf: Copied (replaced existing) 2025/04/17 04:34:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/17 04:34:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/17 04:34:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : >WaitForWriters: 2025/04/17 04:34:17 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : >WaitForWriters: 2025/04/17 04:34:17 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:17 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:17 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:17 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:17 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:17 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:17 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : file1: reading active writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : >WaitForWriters: 2025/04/17 04:34:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:17 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e655c0): _readAt: size=512, off=0 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e655c0): openPending: 2025/04/17 04:34:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e655c0): >openPending: err= 2025/04/17 04:34:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/17 04:34:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e655c0): >_readAt: n=14, err=EOF 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e655c0): close: 2025/04/17 04:34:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 04:34:17 DEBUG : dir/file1(0xc000e655c0): >close: err= 2025/04/17 04:34:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 04:34:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000df4840 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/17 04:34:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/17 04:34:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000df4840 2025/04/17 04:34:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 04:34:17 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00073b340): openPending: 2025/04/17 04:34:17 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/04/17 04:34:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00073b340): >openPending: err= 2025/04/17 04:34:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 04:34:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00073b340): _writeAt: size=25, off=0 2025/04/17 04:34:17 DEBUG : dir/file1(0xc00073b340): >_writeAt: n=25, err= 2025/04/17 04:34:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/17 04:34:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/17 04:34:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000df4840 2025/04/17 04:34:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:17 DEBUG : newLeaf(0xc00073b340): close: 2025/04/17 04:34:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/17 04:34:17 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-17 04:34:17.805072793 +0000 UTC m=+8.678860862 2025/04/17 04:34:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:17 DEBUG : newLeaf(0xc00073b340): >close: err= 2025/04/17 04:34:17 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:17 DEBUG : dir: Looking for writers 2025/04/17 04:34:17 DEBUG : : Looking for writers 2025/04/17 04:34:17 DEBUG : dir: reading active writers 2025/04/17 04:34:17 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:17 DEBUG : newLeaf: vfs cache: starting upload 2025/04/17 04:34:17 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:17 INFO : newLeaf: Copied (replaced existing) 2025/04/17 04:34:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/17 04:34:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/17 04:34:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/17 04:34:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/17 04:34:18 DEBUG : dir: Looking for writers 2025/04/17 04:34:18 DEBUG : : Looking for writers 2025/04/17 04:34:18 DEBUG : dir: reading active writers 2025/04/17 04:34:18 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:18 DEBUG : >WaitForWriters: 2025/04/17 04:34:18 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:18 DEBUG : dir: Looking for writers 2025/04/17 04:34:18 DEBUG : : Looking for writers 2025/04/17 04:34:18 DEBUG : dir: reading active writers 2025/04/17 04:34:18 DEBUG : newLeaf: reading active writers 2025/04/17 04:34:18 DEBUG : >WaitForWriters: 2025/04/17 04:34:18 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.11s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.67s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.53s) === 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-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:18 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:18 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:18 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:18 DEBUG : : Looking for writers 2025/04/17 04:34:18 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.03s) === 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-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:18 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 04:34:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:18 DEBUG : dir: Looking for writers 2025/04/17 04:34:18 DEBUG : file1: reading active writers 2025/04/17 04:34:18 DEBUG : : Looking for writers 2025/04/17 04:34:18 DEBUG : dir: reading active writers 2025/04/17 04:34:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.16s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:18 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 04:34:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/17 04:34:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/17 04:34:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/17 04:34:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/17 04:34:18 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:18 DEBUG : dir: Looking for writers 2025/04/17 04:34:18 DEBUG : file1: reading active writers 2025/04/17 04:34:18 DEBUG : : Looking for writers 2025/04/17 04:34:18 DEBUG : dir: reading active writers 2025/04/17 04:34:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:18 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 04:34:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/17 04:34:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/17 04:34:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/17 04:34:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/17 04:34:18 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/17 04:34:18 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/17 04:34:18 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/17 04:34:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/17 04:34:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/17 04:34:18 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/17 04:34:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/17 04:34:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/17 04:34:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/17 04:34:18 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/17 04:34:18 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:18 DEBUG : dir: Looking for writers 2025/04/17 04:34:18 DEBUG : file1: reading active writers 2025/04/17 04:34:18 DEBUG : : Looking for writers 2025/04/17 04:34:18 DEBUG : dir: reading active writers 2025/04/17 04:34:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.28s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:18 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 04:34:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:18 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:18 DEBUG : dir: Looking for writers 2025/04/17 04:34:18 DEBUG : file1: reading active writers 2025/04/17 04:34:18 DEBUG : : Looking for writers 2025/04/17 04:34:18 DEBUG : dir: reading active writers 2025/04/17 04:34:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.17s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:18 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/17 04:34:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:19 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/17 04:34:19 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/17 04:34:19 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:19 DEBUG : dir: Looking for writers 2025/04/17 04:34:19 DEBUG : file1: reading active writers 2025/04/17 04:34:19 DEBUG : : Looking for writers 2025/04/17 04:34:19 DEBUG : dir: reading active writers 2025/04/17 04:34:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.18s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:19 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): _readAt: size=1, off=0 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): openPending: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 04:34:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): >openPending: err= 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): >_readAt: n=1, err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): _readAt: size=256, off=1 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): >_readAt: n=15, err=EOF 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): _readAt: size=16, off=16 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): >_readAt: n=0, err=EOF 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): close: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): >close: err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): close: 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000a5acc0): >close: err=file already closed 2025/04/17 04:34:19 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:19 DEBUG : dir: Looking for writers 2025/04/17 04:34:19 DEBUG : file1: reading active writers 2025/04/17 04:34:19 DEBUG : : Looking for writers 2025/04/17 04:34:19 DEBUG : dir: reading active writers 2025/04/17 04:34:19 DEBUG : >WaitForWriters: 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.17s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:19 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): _readAt: size=1, off=0 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): openPending: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 04:34:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): >openPending: err= 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): >_readAt: n=1, err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): _readAt: size=1, off=5 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): >_readAt: n=1, err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): _readAt: size=1, off=3 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): >_readAt: n=1, err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): _readAt: size=1, off=13 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): >_readAt: n=1, err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): _readAt: size=16, off=100 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): >_readAt: n=0, err=EOF 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): close: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000ac2580): >close: err= 2025/04/17 04:34:19 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:19 DEBUG : dir: Looking for writers 2025/04/17 04:34:19 DEBUG : file1: reading active writers 2025/04/17 04:34:19 DEBUG : : Looking for writers 2025/04/17 04:34:19 DEBUG : dir: reading active writers 2025/04/17 04:34:19 DEBUG : >WaitForWriters: 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:19 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): _readAt: size=1, off=0 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): openPending: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 04:34:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): >openPending: err= 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): >_readAt: n=1, err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): _readAt: size=1, off=5 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): >_readAt: n=1, err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): _readAt: size=1, off=1 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): >_readAt: n=1, err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): _readAt: size=6, off=10 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): >_readAt: n=6, err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): _readAt: size=256, off=10 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): >_readAt: n=6, err=EOF 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): _readAt: size=256, off=100 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): >_readAt: n=0, err=EOF 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): close: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): >close: err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): _readAt: size=256, off=100 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000b32280): >_readAt: n=0, err=file already closed 2025/04/17 04:34:19 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:19 DEBUG : dir: Looking for writers 2025/04/17 04:34:19 DEBUG : file1: reading active writers 2025/04/17 04:34:19 DEBUG : : Looking for writers 2025/04/17 04:34:19 DEBUG : dir: reading active writers 2025/04/17 04:34:19 DEBUG : >WaitForWriters: 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.17s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:19 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000db88c0): RWFileHandle.Flush 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000db88c0): _readAt: size=256, off=0 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000db88c0): openPending: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 04:34:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000db88c0): >openPending: err= 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000db88c0): >_readAt: n=16, err=EOF 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000db88c0): RWFileHandle.Flush 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000db88c0): RWFileHandle.Flush 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000db88c0): close: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000db88c0): >close: err= 2025/04/17 04:34:19 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:19 DEBUG : dir: Looking for writers 2025/04/17 04:34:19 DEBUG : file1: reading active writers 2025/04/17 04:34:19 DEBUG : : Looking for writers 2025/04/17 04:34:19 DEBUG : dir: reading active writers 2025/04/17 04:34:19 DEBUG : >WaitForWriters: 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.17s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/17 04:34:19 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000e953c0): _readAt: size=256, off=0 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000e953c0): openPending: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 04:34:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000e953c0): >openPending: err= 2025/04/17 04:34:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000e953c0): >_readAt: n=16, err=EOF 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000e953c0): RWFileHandle.Release 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000e953c0): close: 2025/04/17 04:34:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000e953c0): >close: err= 2025/04/17 04:34:19 DEBUG : dir/file1(0xc000e953c0): RWFileHandle.Release 2025/04/17 04:34:19 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:19 DEBUG : dir: Looking for writers 2025/04/17 04:34:19 DEBUG : file1: reading active writers 2025/04/17 04:34:19 DEBUG : : Looking for writers 2025/04/17 04:34:19 DEBUG : dir: reading active writers 2025/04/17 04:34:19 DEBUG : >WaitForWriters: 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:19 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:19 DEBUG : file1: newRWFileHandle: 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): openPending: 2025/04/17 04:34:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): >openPending: err= 2025/04/17 04:34:19 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 04:34:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 04:34:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): _writeAt: size=5, off=0 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): >_writeAt: n=5, err= 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): _writeAt: size=7, off=5 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): >_writeAt: n=7, err= 2025/04/17 04:34:19 DEBUG : file1: vfs cache: truncate to size=11 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): close: 2025/04/17 04:34:19 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 04:34:19.93547398 +0000 UTC m=+10.809262079 2025/04/17 04:34:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): >close: err= 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): close: 2025/04/17 04:34:19 DEBUG : file1(0xc000818f00): >close: err=file already closed 2025/04/17 04:34:19 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:19 DEBUG : : Looking for writers 2025/04/17 04:34:19 DEBUG : file1: reading active writers 2025/04/17 04:34:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:19 DEBUG : : Looking for writers 2025/04/17 04:34:19 DEBUG : file1: reading active writers 2025/04/17 04:34:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:19 DEBUG : : Looking for writers 2025/04/17 04:34:19 DEBUG : file1: reading active writers 2025/04/17 04:34:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:20 DEBUG : file1: vfs cache: starting upload 2025/04/17 04:34:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:20 INFO : file1: Copied (new) 2025/04/17 04:34:20 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-17 04:34:19 +0000 UTC" 2025/04/17 04:34:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : >WaitForWriters: 2025/04/17 04:34:20 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : >WaitForWriters: 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:20 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:20 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:20 DEBUG : file1: newRWFileHandle: 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): openPending: 2025/04/17 04:34:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): >openPending: err= 2025/04/17 04:34:20 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 04:34:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): _writeAt: size=7, off=0 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): >_writeAt: n=7, err= 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): _writeAt: size=6, off=5 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): >_writeAt: n=6, err= 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): close: 2025/04/17 04:34:20 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 04:34:20.131301467 +0000 UTC m=+11.005089566 2025/04/17 04:34:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): >close: err= 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): _writeAt: size=5, off=0 2025/04/17 04:34:20 DEBUG : file1(0xc0003feb40): >_writeAt: n=0, err=file already closed 2025/04/17 04:34:20 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:20 DEBUG : file1: vfs cache: starting upload 2025/04/17 04:34:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:20 INFO : file1: Copied (new) 2025/04/17 04:34:20 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-17 04:34:20 +0000 UTC" 2025/04/17 04:34:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : >WaitForWriters: 2025/04/17 04:34:20 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : >WaitForWriters: 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:20 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:20 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:20 DEBUG : file1: newRWFileHandle: 2025/04/17 04:34:20 DEBUG : file1(0xc000dabc00): openPending: 2025/04/17 04:34:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 DEBUG : file1(0xc000dabc00): >openPending: err= 2025/04/17 04:34:20 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 04:34:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 04:34:20 DEBUG : file1(0xc000dabc00): close: 2025/04/17 04:34:20 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 04:34:20.32910916 +0000 UTC m=+11.202897249 2025/04/17 04:34:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:20 DEBUG : file1(0xc000dabc00): >close: err= 2025/04/17 04:34:20 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/17 04:34:20 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 04:34:20 DEBUG : file2: newRWFileHandle: 2025/04/17 04:34:20 DEBUG : file2(0xc000dabcc0): openPending: 2025/04/17 04:34:20 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/17 04:34:20 DEBUG : file2(0xc000dabcc0): >openPending: err= 2025/04/17 04:34:20 DEBUG : file2: >newRWFileHandle: err= 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/17 04:34:20 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/17 04:34:20 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/17 04:34:20 DEBUG : file2(0xc000dabcc0): RWFileHandle.Flush 2025/04/17 04:34:20 DEBUG : file2(0xc000dabcc0): RWFileHandle.Release 2025/04/17 04:34:20 DEBUG : file2(0xc000dabcc0): close: 2025/04/17 04:34:20 DEBUG : file2: vfs cache: setting modification time to 2025-04-17 04:34:20.330014398 +0000 UTC m=+11.203802488 2025/04/17 04:34:20 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:20 DEBUG : file2(0xc000dabcc0): >close: err= 2025/04/17 04:34:20 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : file2: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : file2: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : file2: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : file2: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/17 04:34:20 DEBUG : file1: vfs cache: starting upload 2025/04/17 04:34:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:20 DEBUG : file2: vfs cache: starting upload 2025/04/17 04:34:20 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:20 INFO : file1: Copied (new) 2025/04/17 04:34:20 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-17 04:34:20 +0000 UTC" 2025/04/17 04:34:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : file2: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/17 04:34:20 INFO : file2: Copied (new) 2025/04/17 04:34:20 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-17 04:34:20 +0000 UTC" 2025/04/17 04:34:20 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/17 04:34:20 INFO : file2: vfs cache: upload succeeded try #1 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : file2: reading active writers 2025/04/17 04:34:20 DEBUG : >WaitForWriters: 2025/04/17 04:34:20 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : file2: reading active writers 2025/04/17 04:34:20 DEBUG : >WaitForWriters: 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:20 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:20 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:20 DEBUG : file1: newRWFileHandle: 2025/04/17 04:34:20 DEBUG : file1(0xc000e14ec0): openPending: 2025/04/17 04:34:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 DEBUG : file1(0xc000e14ec0): >openPending: err= 2025/04/17 04:34:20 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 04:34:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 04:34:20 DEBUG : file1(0xc000e14ec0): _writeAt: size=5, off=0 2025/04/17 04:34:20 DEBUG : file1(0xc000e14ec0): >_writeAt: n=5, err= 2025/04/17 04:34:20 DEBUG : file1(0xc000e14ec0): RWFileHandle.Flush 2025/04/17 04:34:20 DEBUG : file1(0xc000e14ec0): RWFileHandle.Flush 2025/04/17 04:34:20 DEBUG : file1(0xc000e14ec0): close: 2025/04/17 04:34:20 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 04:34:20.696158929 +0000 UTC m=+11.569947008 2025/04/17 04:34:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:20 DEBUG : file1(0xc000e14ec0): >close: err= 2025/04/17 04:34:20 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:20 DEBUG : file1: vfs cache: starting upload 2025/04/17 04:34:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:20 INFO : file1: Copied (new) 2025/04/17 04:34:20 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-17 04:34:20 +0000 UTC" 2025/04/17 04:34:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : >WaitForWriters: 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:20 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:20 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:20 DEBUG : file1: newRWFileHandle: 2025/04/17 04:34:20 DEBUG : file1(0xc000641a00): openPending: 2025/04/17 04:34:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 DEBUG : file1(0xc000641a00): >openPending: err= 2025/04/17 04:34:20 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 04:34:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 04:34:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 04:34:20 DEBUG : file1(0xc000641a00): _writeAt: size=5, off=0 2025/04/17 04:34:20 DEBUG : file1(0xc000641a00): >_writeAt: n=5, err= 2025/04/17 04:34:20 DEBUG : file1(0xc000641a00): RWFileHandle.Release 2025/04/17 04:34:20 DEBUG : file1(0xc000641a00): close: 2025/04/17 04:34:20 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 04:34:20.88198077 +0000 UTC m=+11.755768869 2025/04/17 04:34:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:20 DEBUG : file1(0xc000641a00): >close: err= 2025/04/17 04:34:20 DEBUG : file1(0xc000641a00): RWFileHandle.Release 2025/04/17 04:34:20 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:20 DEBUG : : Looking for writers 2025/04/17 04:34:20 DEBUG : file1: reading active writers 2025/04/17 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:20 DEBUG : file1: vfs cache: starting upload 2025/04/17 04:34:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:21 INFO : file1: Copied (new) 2025/04/17 04:34:21 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-17 04:34:20 +0000 UTC" 2025/04/17 04:34:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:21 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : >WaitForWriters: 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:21 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 04:34:21 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : dir/file1(0xc0009fe9c0): openPending: 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 04:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:21 DEBUG : dir/file1(0xc0009fe9c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 04:34:21 DEBUG : dir/file1(0xc0009fe9c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : dir/file1(0xc0009fe9c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : dir/file1(0xc0009fe9c0): close: 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-17 04:34:21.135524186 +0000 UTC m=+12.009312296 2025/04/17 04:34:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : dir/file1(0xc0009fe9c0): >close: err= 2025/04/17 04:34:21 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: starting upload 2025/04/17 04:34:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:21 INFO : dir/file1: Copied (replaced existing) 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : >WaitForWriters: 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:21 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : dir/file1: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/17 04:34:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/17 04:34:21 DEBUG : dir/file1(0xc000846f00): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : dir/file1(0xc000846f00): openPending: 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/17 04:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:21 DEBUG : dir/file1(0xc000846f00): >openPending: err= 2025/04/17 04:34:21 DEBUG : dir/file1(0xc000846f00): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : dir/file1(0xc000846f00): _writeAt: size=15, off=5 2025/04/17 04:34:21 DEBUG : dir/file1(0xc000846f00): >_writeAt: n=15, err= 2025/04/17 04:34:21 DEBUG : dir/file1(0xc000846f00): close: 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-17 04:34:21.422864605 +0000 UTC m=+12.296652673 2025/04/17 04:34:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : dir/file1(0xc000846f00): >close: err= 2025/04/17 04:34:21 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: starting upload 2025/04/17 04:34:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:21 INFO : dir/file1: Copied (replaced existing) 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/04/17 04:34:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:21 DEBUG : dir: Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : dir: reading active writers 2025/04/17 04:34:21 DEBUG : >WaitForWriters: 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:21 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : file1: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : file1(0xc00089bcc0): openPending: 2025/04/17 04:34:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:21 DEBUG : file1(0xc00089bcc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 04:34:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/17 04:34:21 DEBUG : file1(0xc00089bcc0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : file1(0xc00089bcc0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : file1(0xc00089bcc0): close: 2025/04/17 04:34:21 DEBUG : file1: vfs cache: setting modification time to 2025-04-17 04:34:21.64211174 +0000 UTC m=+12.515899849 2025/04/17 04:34:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : file1(0xc00089bcc0): >close: err= 2025/04/17 04:34:21 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:21 DEBUG : file1: vfs cache: starting upload 2025/04/17 04:34:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:21 INFO : file1: Copied (new) 2025/04/17 04:34:21 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-17 04:34:21 +0000 UTC" 2025/04/17 04:34:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:21 INFO : file1: vfs cache: upload succeeded try #1 2025/04/17 04:34:21 DEBUG : : Looking for writers 2025/04/17 04:34:21 DEBUG : file1: reading active writers 2025/04/17 04:34:21 DEBUG : >WaitForWriters: 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:21 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/17 04:34:21 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009001c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009001c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009001c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009001c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009001c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.831240085 +0000 UTC m=+12.705028174 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009001c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900200): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900200): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900200): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900200): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900200): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900200): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900200): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.831240085 +0000 UTC m=+12.705028174 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900200): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900240): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900240): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900240): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900240): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900240): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.831240085 +0000 UTC m=+12.705028174 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900240): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b180 item 1 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900280): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900280): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900280): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900280): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900280): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.833749836 +0000 UTC m=+12.707537935 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900280): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009002c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009002c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009002c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009002c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009002c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.833749836 +0000 UTC m=+12.707537935 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009002c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b500 item 2 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900300): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900300): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900300): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900300): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900300): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.835394291 +0000 UTC m=+12.709182381 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900300): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900340): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900340): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900340): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900340): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900340): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900340): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900340): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.835394291 +0000 UTC m=+12.709182381 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900340): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900380): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900380): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900380): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900380): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900380): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.835394291 +0000 UTC m=+12.709182381 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900380): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b810 item 3 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b500): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b500): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b500): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b500): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b500): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.837704187 +0000 UTC m=+12.711492276 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b500): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b580): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b580): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b580): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b580): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b580): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.837704187 +0000 UTC m=+12.711492276 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b580): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4540 item 4 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b5c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b5c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b5c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b5c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b5c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.839389609 +0000 UTC m=+12.713177698 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b5c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b600): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b600): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b600): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b600): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b600): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b600): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b600): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.839389609 +0000 UTC m=+12.713177698 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b600): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b640): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b640): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b640): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b640): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b640): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.839389609 +0000 UTC m=+12.713177698 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b640): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4a10 item 5 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b6c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b6c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b6c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b6c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b6c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.841544824 +0000 UTC m=+12.715332913 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b6c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b740): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b740): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b740): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b740): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b740): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.841544824 +0000 UTC m=+12.715332913 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b740): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4ee0 item 6 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b7c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b7c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b7c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b7c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b7c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.843001868 +0000 UTC m=+12.716789957 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b7c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b880): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b880): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b880): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b880): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b880): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b880): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b880): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.843001868 +0000 UTC m=+12.716789957 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b880): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b8c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b8c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b8c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b8c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b8c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.843001868 +0000 UTC m=+12.716789957 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b8c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d52d0 item 7 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b940): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b940): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b940): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b940): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b940): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.845021057 +0000 UTC m=+12.718809146 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b940): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b9c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b9c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b9c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b9c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b9c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.845021057 +0000 UTC m=+12.718809146 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073b9c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5810 item 8 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba00): _readAt: size=2, off=0 2025/04/17 04:34:21 ERROR : open-test-file(0xc00073ba00): Couldn't read size of file 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba00): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba00): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba00): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba00): close: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba40): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba40): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.846645886 +0000 UTC m=+12.720433975 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba80): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba80): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba80): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba80): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.846645886 +0000 UTC m=+12.720433975 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073ba80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bac0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bac0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bac0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bac0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bac0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.846645886 +0000 UTC m=+12.720433975 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bac0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5ea0 item 9 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bb40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bb40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bb40): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bb40): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bb40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.850387748 +0000 UTC m=+12.724175847 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bb40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bbc0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bbc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bbc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bbc0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bbc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.850387748 +0000 UTC m=+12.724175847 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bbc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006544d0 item 10 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bc80): _readAt: size=2, off=0 2025/04/17 04:34:21 ERROR : open-test-file(0xc00073bc80): Couldn't read size of file 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bc80): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bc80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bc80): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bc80): close: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bc80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bcc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bcc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bcc0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bcc0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bcc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.853625313 +0000 UTC m=+12.727413412 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bcc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bd80): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bd80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bd80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bd80): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bd80): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bd80): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bd80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.853625313 +0000 UTC m=+12.727413412 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bd80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bdc0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bdc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bdc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bdc0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bdc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.853625313 +0000 UTC m=+12.727413412 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bdc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654770 item 11 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073be40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073be40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073be40): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073be40): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073be40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.858221869 +0000 UTC m=+12.732009968 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073be40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bec0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bec0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bec0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bec0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bec0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.858221869 +0000 UTC m=+12.732009968 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00073bec0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654af0 item 12 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50000): _readAt: size=2, off=0 2025/04/17 04:34:21 ERROR : open-test-file(0xc000a50000): Couldn't read size of file 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50000): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50000): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50000): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50000): close: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50000): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50040): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50040): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50040): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50040): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50040): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.862032371 +0000 UTC m=+12.735820470 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50040): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50100): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50100): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50100): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50100): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50100): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.862032371 +0000 UTC m=+12.735820470 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000a50100): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654e70 item 13 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900400): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900400): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900400): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900400): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900400): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.86390326 +0000 UTC m=+12.737691339 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900400): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900480): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900480): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900480): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900480): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900480): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.86390326 +0000 UTC m=+12.737691339 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900480): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bdc0 item 14 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900540): _readAt: size=2, off=0 2025/04/17 04:34:21 ERROR : open-test-file(0xc000900540): Couldn't read size of file 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900540): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900540): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900540): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900540): close: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900540): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900580): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900580): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900580): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900580): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900580): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.865129883 +0000 UTC m=+12.738917962 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900580): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900640): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900640): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900640): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900640): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900640): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.865129883 +0000 UTC m=+12.738917962 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900640): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c1c0 item 15 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009006c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009006c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009006c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009006c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009006c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.866277847 +0000 UTC m=+12.740065937 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009006c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900740): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900740): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900740): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900740): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900740): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.866277847 +0000 UTC m=+12.740065937 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900740): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c620 item 16 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900780): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900780): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900780): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900780): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900780): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.867364125 +0000 UTC m=+12.741152205 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900780): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009007c0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009007c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009007c0): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009007c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009007c0): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009007c0): _writeAt: size=3, off=7 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009007c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009007c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.867364125 +0000 UTC m=+12.741152205 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009007c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900800): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900800): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900800): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900800): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900800): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.867364125 +0000 UTC m=+12.741152205 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900800): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ccb0 item 17 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900880): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900880): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900880): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900880): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900880): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.869012188 +0000 UTC m=+12.742800267 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900880): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900900): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900900): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900900): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900900): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900900): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.869012188 +0000 UTC m=+12.742800267 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900900): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d110 item 18 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900980): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900980): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900980): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900980): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900980): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.870498147 +0000 UTC m=+12.744286226 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900980): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a40): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a40): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a40): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a40): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a40): _writeAt: size=3, off=7 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a40): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.870498147 +0000 UTC m=+12.744286226 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a80): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a80): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.870498147 +0000 UTC m=+12.744286226 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900a80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d730 item 19 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b00): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b00): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b00): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.87206132 +0000 UTC m=+12.745849399 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b80): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b80): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.87206132 +0000 UTC m=+12.745849399 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900b80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570070 item 20 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900c00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900c00): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900c00): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900c00): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900c00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.873161554 +0000 UTC m=+12.746949623 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900c00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900cc0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900cc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900cc0): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900cc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900cc0): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900cc0): _writeAt: size=3, off=7 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900cc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900cc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.873161554 +0000 UTC m=+12.746949623 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900cc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d00): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d00): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d00): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.873161554 +0000 UTC m=+12.746949623 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005704d0 item 21 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d80): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.877529121 +0000 UTC m=+12.751317200 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900d80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e00): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e00): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e00): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.877529121 +0000 UTC m=+12.751317200 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570af0 item 22 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e80): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.87863713 +0000 UTC m=+12.752425209 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900e80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f40): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f40): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f40): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f40): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f40): _writeAt: size=3, off=7 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.87863713 +0000 UTC m=+12.752425209 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f80): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f80): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.87863713 +0000 UTC m=+12.752425209 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000900f80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570e70 item 23 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901000): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901000): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901000): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901000): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901000): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.880187699 +0000 UTC m=+12.753975789 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901000): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901080): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901080): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901080): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901080): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901080): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.880187699 +0000 UTC m=+12.753975789 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901080): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005712d0 item 24 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901140): _readAt: size=2, off=0 2025/04/17 04:34:21 ERROR : open-test-file(0xc000901140): Couldn't read size of file 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901140): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901140): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901140): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901140): close: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901140): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901180): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901180): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901180): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901180): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901180): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.881326467 +0000 UTC m=+12.755114546 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901180): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901240): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901240): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901240): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901240): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901240): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901240): _writeAt: size=3, off=7 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901240): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901240): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.881326467 +0000 UTC m=+12.755114546 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901240): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901280): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901280): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901280): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901280): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901280): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.881326467 +0000 UTC m=+12.755114546 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901280): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005717a0 item 25 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901300): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901300): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901300): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901300): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901300): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.882936468 +0000 UTC m=+12.756724547 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901300): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901380): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901380): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901380): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901380): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901380): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.882936468 +0000 UTC m=+12.756724547 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901380): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571c00 item 26 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901440): _readAt: size=2, off=0 2025/04/17 04:34:21 ERROR : open-test-file(0xc000901440): Couldn't read size of file 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901440): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901440): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901440): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901440): close: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901440): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901480): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901480): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901480): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901480): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901480): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.884029489 +0000 UTC m=+12.757817568 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901480): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901540): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901540): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901540): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901540): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901540): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901540): _writeAt: size=3, off=7 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901540): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901540): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.884029489 +0000 UTC m=+12.757817568 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901540): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901580): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901580): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901580): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901580): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901580): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.884029489 +0000 UTC m=+12.757817568 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901580): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474230 item 27 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901600): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901600): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901600): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901600): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901600): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.885524595 +0000 UTC m=+12.759312675 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901600): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901680): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901680): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901680): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901680): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901680): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.885524595 +0000 UTC m=+12.759312675 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901680): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474af0 item 28 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901740): _readAt: size=2, off=0 2025/04/17 04:34:21 ERROR : open-test-file(0xc000901740): Couldn't read size of file 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901740): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901740): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901740): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901740): close: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901740): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901780): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901780): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901780): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901780): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901780): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.886660667 +0000 UTC m=+12.760448737 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901780): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901840): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901840): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901840): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901840): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901840): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.886660667 +0000 UTC m=+12.760448737 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901840): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475110 item 29 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009018c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009018c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009018c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009018c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009018c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.887727379 +0000 UTC m=+12.761515458 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0009018c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901940): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901940): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901940): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901940): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901940): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.887727379 +0000 UTC m=+12.761515458 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901940): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475500 item 30 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a00): _readAt: size=2, off=0 2025/04/17 04:34:21 ERROR : open-test-file(0xc000901a00): Couldn't read size of file 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a00): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a00): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a00): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a00): close: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a40): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a40): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.888840538 +0000 UTC m=+12.762628617 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901a40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b00): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b00): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b00): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.888840538 +0000 UTC m=+12.762628617 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004759d0 item 31 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b80): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.889886641 +0000 UTC m=+12.763674720 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901b80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c00): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c00): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c00): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.889886641 +0000 UTC m=+12.763674720 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c70 item 32 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c40): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c40): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.890993077 +0000 UTC m=+12.764781156 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c80): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c80): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 33 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c80): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.891428013 +0000 UTC m=+12.765216092 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901c80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901cc0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901cc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901cc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901cc0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901cc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.891428013 +0000 UTC m=+12.765216092 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901cc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 33 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0f80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0f80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0f80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0f80): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0f80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.893194088 +0000 UTC m=+12.766982166 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0f80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0fc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0fc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005373b0 item 34 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0fc0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0fc0): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0fc0): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0fc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.893700497 +0000 UTC m=+12.767488577 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b0fc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1000): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1000): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1000): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1000): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1000): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.893700497 +0000 UTC m=+12.767488577 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1000): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537570 item 34 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1040): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1040): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1040): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1040): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1040): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.894771538 +0000 UTC m=+12.768559617 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1040): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1080): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1080): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1080): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1080): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1080): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ab0 item 35 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1080): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1080): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.895192207 +0000 UTC m=+12.768980286 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1080): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b10c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b10c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b10c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b10c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b10c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.895192207 +0000 UTC m=+12.768980286 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b10c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537e30 item 35 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1140): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1140): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1140): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1140): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1140): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.896502646 +0000 UTC m=+12.770290725 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1140): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1200): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1200): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c150 item 36 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1200): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1200): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1200): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1200): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1200): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.897015769 +0000 UTC m=+12.770803849 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1200): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1240): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1240): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1240): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1240): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1240): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.897015769 +0000 UTC m=+12.770803849 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1240): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c2a0 item 36 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1280): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1280): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1280): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1280): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1280): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.89808171 +0000 UTC m=+12.771869789 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1280): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b12c0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b12c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b12c0): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b12c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b12c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c5b0 item 37 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b12c0): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b12c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.898669784 +0000 UTC m=+12.772457863 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b12c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1300): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1300): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1300): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1300): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1300): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.898669784 +0000 UTC m=+12.772457863 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1300): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c770 item 37 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1380): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1380): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1380): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1380): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1380): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.900510357 +0000 UTC m=+12.774298436 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1380): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1440): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1440): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cfc0 item 38 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1440): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1440): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1440): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1440): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1440): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.901419232 +0000 UTC m=+12.775207312 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1440): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1480): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1480): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1480): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1480): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1480): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.901419232 +0000 UTC m=+12.775207312 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1480): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d420 item 38 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1500): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1500): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1500): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1500): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1500): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.903612759 +0000 UTC m=+12.777400837 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1500): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b15c0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b15c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b15c0): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b15c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b15c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052db90 item 39 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b15c0): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b15c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.904035703 +0000 UTC m=+12.777823772 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b15c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1600): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1600): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1600): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1600): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1600): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.904035703 +0000 UTC m=+12.777823772 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1600): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052dd50 item 39 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1680): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1680): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1680): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1680): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1680): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.905135266 +0000 UTC m=+12.778923345 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1680): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1740): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1740): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a380 item 40 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1740): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1740): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1740): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1740): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1740): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.905699485 +0000 UTC m=+12.779487564 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1740): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1780): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1780): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1780): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1780): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1780): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.905699485 +0000 UTC m=+12.779487564 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1780): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a540 item 40 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b17c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b17c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b17c0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b17c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b17c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b17c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b17c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.911765628 +0000 UTC m=+12.785553708 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b17c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1800): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1800): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1800): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aa10 item 41 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1800): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1800): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.912165038 +0000 UTC m=+12.785953118 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1800): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1840): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1840): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1840): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1840): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1840): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ae70 item 41 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1840): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1840): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.912598742 +0000 UTC m=+12.786386821 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1840): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1880): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1880): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1880): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1880): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1880): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.912598742 +0000 UTC m=+12.786386821 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1880): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b180 item 41 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1940): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1940): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1940): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1940): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1940): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1940): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1940): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.913713304 +0000 UTC m=+12.787501382 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1940): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1980): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1980): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1980): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b500 item 42 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1980): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1980): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.914113735 +0000 UTC m=+12.787901814 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1980): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b650 item 42 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a40): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a40): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a40): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.914635624 +0000 UTC m=+12.788423704 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a80): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a80): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.914635624 +0000 UTC m=+12.788423704 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1a80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bc70 item 42 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b40): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b40): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b40): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.917391346 +0000 UTC m=+12.791179425 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bf10 item 43 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b80): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.917813798 +0000 UTC m=+12.791601878 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1b80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c40): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c40): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c1c0 item 43 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c40): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.918239598 +0000 UTC m=+12.792027677 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c80): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c80): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.918239598 +0000 UTC m=+12.792027677 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1c80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c380 item 43 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1d40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1d40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1d40): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1d40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1d40): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1d40): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1d40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.919359329 +0000 UTC m=+12.793147398 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1d40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901d00): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901d00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901d00): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 44 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901d00): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901d00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.921622115 +0000 UTC m=+12.795410195 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901d00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901dc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901dc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400850 item 44 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901dc0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901dc0): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901dc0): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901dc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.922135859 +0000 UTC m=+12.795923938 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901dc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901e00): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901e00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901e00): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901e00): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901e00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.922135859 +0000 UTC m=+12.795923938 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901e00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d90 item 44 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901ec0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901ec0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901ec0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901ec0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901ec0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901ec0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.923375676 +0000 UTC m=+12.797163756 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901ec0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901f00): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901f00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901f00): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 45 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901f00): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901f00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.923839627 +0000 UTC m=+12.797627695 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000901f00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84040): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84040): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84040): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84040): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84040): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.923839627 +0000 UTC m=+12.797627695 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84040): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 45 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84100): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84100): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84100): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84100): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84100): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84100): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84100): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.925046491 +0000 UTC m=+12.798834570 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84100): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84140): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84140): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84140): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632070 item 46 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84140): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84140): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.92569069 +0000 UTC m=+12.799478770 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84140): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84200): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84200): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84200): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84200): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84200): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.92569069 +0000 UTC m=+12.799478770 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84200): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632310 item 46 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e842c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e842c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e842c0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e842c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e842c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e842c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e842c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.926819739 +0000 UTC m=+12.800607818 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e842c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84300): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84300): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84300): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632850 item 47 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84300): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84300): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.927269172 +0000 UTC m=+12.801057251 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84300): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e843c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e843c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e843c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e843c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e843c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.927269172 +0000 UTC m=+12.801057251 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e843c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632a10 item 47 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84480): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84480): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84480): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84480): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84480): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84480): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84480): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.928429339 +0000 UTC m=+12.802217418 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84480): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e844c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e844c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e844c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632d90 item 48 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e844c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e844c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.928897167 +0000 UTC m=+12.802685247 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e844c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84580): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84580): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84580): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84580): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84580): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.928897167 +0000 UTC m=+12.802685247 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84580): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632ee0 item 48 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e845c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e845c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e845c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e845c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e845c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.930152142 +0000 UTC m=+12.803940221 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e845c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84600): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84600): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84600): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84600): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84600): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84600): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006333b0 item 49 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84600): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84600): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.930613969 +0000 UTC m=+12.804402049 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84600): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84640): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84640): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84640): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84640): >_readAt: n=8, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84640): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.930613969 +0000 UTC m=+12.804402049 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84640): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006335e0 item 49 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e846c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e846c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e846c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e846c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e846c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.931682184 +0000 UTC m=+12.805470263 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e846c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84780): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84780): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84780): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633b20 item 50 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84780): _readAt: size=2, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84780): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84780): _writeAt: size=3, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84780): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84780): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.932126828 +0000 UTC m=+12.805914907 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84780): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e847c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e847c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e847c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e847c0): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e847c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.932126828 +0000 UTC m=+12.805914907 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e847c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633e30 item 50 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84840): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84840): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84840): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84840): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84840): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.93353433 +0000 UTC m=+12.807322409 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84840): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84900): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84900): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84900): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84900): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84900): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84900): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e5b0 item 51 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84900): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84900): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.934010954 +0000 UTC m=+12.807799033 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84900): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84940): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84940): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84940): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84940): >_readAt: n=8, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84940): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.934010954 +0000 UTC m=+12.807799033 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000e84940): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e8c0 item 51 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1dc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1dc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1dc0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1dc0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1dc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.935297218 +0000 UTC m=+12.809085296 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1dc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1e80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1e80): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1e80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061caf0 item 52 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1e80): _readAt: size=2, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1e80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1e80): _writeAt: size=3, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1e80): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1e80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.935814548 +0000 UTC m=+12.809602628 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1e80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1ec0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1ec0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1ec0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1ec0): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1ec0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.935814548 +0000 UTC m=+12.809602628 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1ec0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061cc40 item 52 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1f40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1f40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1f40): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1f40): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1f40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.936945261 +0000 UTC m=+12.810733340 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0008b1f40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8080): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8080): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8080): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8080): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8080): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8080): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061cee0 item 53 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8080): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8080): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.937378714 +0000 UTC m=+12.811166792 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8080): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa80c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa80c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa80c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa80c0): >_readAt: n=8, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa80c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.937378714 +0000 UTC m=+12.811166792 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa80c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d030 item 53 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.938797196 +0000 UTC m=+12.812585265 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d340 item 54 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): _readAt: size=2, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): _writeAt: size=3, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.939331438 +0000 UTC m=+12.813119517 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.939331438 +0000 UTC m=+12.813119517 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d490 item 54 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa82c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa82c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa82c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa82c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa82c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.940531059 +0000 UTC m=+12.814319168 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa82c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8380): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8380): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8380): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8380): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8380): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8380): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d9d0 item 55 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8380): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8380): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.940998737 +0000 UTC m=+12.814786816 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8380): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa83c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa83c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa83c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa83c0): >_readAt: n=8, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa83c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.940998737 +0000 UTC m=+12.814786816 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa83c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061dc70 item 55 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8440): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8440): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8440): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8440): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8440): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.942106886 +0000 UTC m=+12.815894956 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8440): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055c0e0 item 56 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): _readAt: size=2, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): _writeAt: size=3, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.942656086 +0000 UTC m=+12.816444166 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8540): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8540): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8540): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8540): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8540): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.942656086 +0000 UTC m=+12.816444166 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8540): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055c3f0 item 56 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8600): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8600): open at offset 0 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8600): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8600): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8600): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8600): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8600): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8600): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.94379773 +0000 UTC m=+12.817585809 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8600): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8640): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8640): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8640): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d180 item 57 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8640): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8640): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.944388748 +0000 UTC m=+12.818176828 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8640): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8700): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8700): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8700): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8700): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8700): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8700): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d340 item 57 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8700): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8700): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.944883447 +0000 UTC m=+12.818671527 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8700): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8740): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8740): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8740): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8740): >_readAt: n=8, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8740): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.944883447 +0000 UTC m=+12.818671527 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8740): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055d650 item 57 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8800): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8800): open at offset 0 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8800): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8800): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8800): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8800): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8800): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8800): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.946021372 +0000 UTC m=+12.819809452 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8800): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055dc70 item 58 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.946608955 +0000 UTC m=+12.820397024 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8900): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8900): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8900): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055dea0 item 58 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8900): _readAt: size=2, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8900): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8900): _writeAt: size=3, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8900): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8900): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.947113312 +0000 UTC m=+12.820901391 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8900): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.947113312 +0000 UTC m=+12.820901391 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606070 item 58 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a00): open at offset 0 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a00): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a00): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a00): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a00): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a00): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.948707834 +0000 UTC m=+12.822495913 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a40): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006065b0 item 59 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a40): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.950428152 +0000 UTC m=+12.824216231 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0100): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0100): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0100): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0100): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0100): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0100): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003001c0 item 59 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0100): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0100): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.950883497 +0000 UTC m=+12.824671576 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0100): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0140): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0140): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0140): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0140): >_readAt: n=8, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0140): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.950883497 +0000 UTC m=+12.824671576 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000ef0140): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300310 item 59 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8100): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8100): open at offset 0 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8100): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8100): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8100): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8100): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8100): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8100): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.95202016 +0000 UTC m=+12.825808239 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8100): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606620 item 60 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.952497395 +0000 UTC m=+12.826285474 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8140): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): open at offset 5 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006067e0 item 60 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): _readAt: size=2, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): _writeAt: size=3, off=5 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.952991543 +0000 UTC m=+12.826779622 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8200): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.952991543 +0000 UTC m=+12.826779622 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8240): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006069a0 item 60 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8300): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8300): open at offset 0 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8300): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8300): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8300): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8300): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8300): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8300): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.954264962 +0000 UTC m=+12.828053041 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8300): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8340): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8340): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8340): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606ee0 item 61 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8340): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8340): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.954779408 +0000 UTC m=+12.828567487 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8340): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8400): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8400): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8400): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8400): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8400): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.954779408 +0000 UTC m=+12.828567487 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8400): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607260 item 61 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa84c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa84c0): open at offset 0 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa84c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa84c0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa84c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa84c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa84c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa84c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.955889291 +0000 UTC m=+12.829677370 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa84c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006076c0 item 62 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.956344655 +0000 UTC m=+12.830132734 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8500): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa85c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa85c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa85c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa85c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa85c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.956344655 +0000 UTC m=+12.830132734 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa85c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006078f0 item 62 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8680): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8680): open at offset 0 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8680): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8680): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8680): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8680): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8680): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8680): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.957607875 +0000 UTC m=+12.831395955 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8680): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa86c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa86c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa86c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607c00 item 63 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa86c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa86c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.958051028 +0000 UTC m=+12.831839096 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa86c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8780): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8780): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8780): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8780): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8780): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.958051028 +0000 UTC m=+12.831839096 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8780): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607ea0 item 63 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): open at offset 0 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.959333975 +0000 UTC m=+12.833122053 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8840): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8880): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8880): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8880): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e700 item 64 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8880): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8880): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.95979488 +0000 UTC m=+12.833582958 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8880): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.95979488 +0000 UTC m=+12.833582958 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8940): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e9a0 item 64 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8980): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8980): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8980): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8980): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8980): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.961004559 +0000 UTC m=+12.834792638 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8980): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa89c0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa89c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa89c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa89c0): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa89c0): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f180 item 65 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa89c0): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa89c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.961527821 +0000 UTC m=+12.835315901 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa89c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a80): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a80): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.961527821 +0000 UTC m=+12.835315901 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8a80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f3b0 item 65 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ac0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ac0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ac0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ac0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ac0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.962645869 +0000 UTC m=+12.836433948 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ac0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b00): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654070 item 66 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b00): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b00): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b00): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b00): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.963192316 +0000 UTC m=+12.836980384 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b40): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b40): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b40): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.963192316 +0000 UTC m=+12.836980384 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006542a0 item 66 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b80): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.967806704 +0000 UTC m=+12.841594783 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8b80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8bc0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8bc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8bc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8bc0): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8bc0): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006545b0 item 67 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8bc0): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8bc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.968342691 +0000 UTC m=+12.842130769 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8bc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c00): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c00): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c00): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.968342691 +0000 UTC m=+12.842130769 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654700 item 67 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c80): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.969622742 +0000 UTC m=+12.843410821 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8c80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d40): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006549a0 item 68 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d40): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d40): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d40): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d40): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.970171733 +0000 UTC m=+12.843959812 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d80): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d80): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.970171733 +0000 UTC m=+12.843959812 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8d80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654af0 item 68 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8dc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8dc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8dc0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8dc0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8dc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.971428481 +0000 UTC m=+12.845216560 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8dc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e00): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e00): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e00): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e00): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654e70 item 69 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e00): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.971981238 +0000 UTC m=+12.845769317 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e40): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e40): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e40): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e40): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e40): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.971981238 +0000 UTC m=+12.845769317 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8e40): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654fc0 item 69 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ec0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ec0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ec0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ec0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ec0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.973231836 +0000 UTC m=+12.847019915 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8ec0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8f80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8f80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006553b0 item 70 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8f80): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8f80): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8f80): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8f80): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8f80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.974429814 +0000 UTC m=+12.848217893 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8f80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8fc0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8fc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8fc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8fc0): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8fc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.974429814 +0000 UTC m=+12.848217893 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa8fc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655500 item 70 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9040): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9040): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9040): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9040): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9040): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.976164037 +0000 UTC m=+12.849952116 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9040): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9100): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9100): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9100): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9100): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9100): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006558f0 item 71 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9100): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9100): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.976666911 +0000 UTC m=+12.850454990 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9100): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9140): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9140): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9140): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9140): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9140): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.976666911 +0000 UTC m=+12.850454990 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9140): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655c70 item 71 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa91c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa91c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa91c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa91c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa91c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.97869075 +0000 UTC m=+12.852478828 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa91c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9280): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9280): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a150 item 72 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9280): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9280): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9280): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9280): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9280): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.979217197 +0000 UTC m=+12.853005266 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9280): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa92c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa92c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa92c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa92c0): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa92c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.979217197 +0000 UTC m=+12.853005266 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa92c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a2a0 item 72 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9300): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9300): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9300): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9300): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9300): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9300): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9300): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.980356625 +0000 UTC m=+12.854144704 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9300): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9340): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9340): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9340): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a620 item 73 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9340): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9340): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.980885619 +0000 UTC m=+12.854673687 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9340): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9380): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9380): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9380): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9380): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9380): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a850 item 73 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9380): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9380): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.982606948 +0000 UTC m=+12.856395028 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9380): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa93c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa93c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa93c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa93c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa93c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.982606948 +0000 UTC m=+12.856395028 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa93c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ab60 item 73 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9480): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9480): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9480): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9480): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9480): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9480): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9480): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.984112223 +0000 UTC m=+12.857900292 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9480): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa94c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa94c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa94c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ae00 item 74 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa94c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa94c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.98459055 +0000 UTC m=+12.858378619 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa94c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9580): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9580): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031afc0 item 74 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9580): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9580): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9580): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9580): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9580): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.985811532 +0000 UTC m=+12.859599601 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc000fa9580): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0000b4d80): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0000b4d80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0000b4d80): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0000b4d80): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0000b4d80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.985811532 +0000 UTC m=+12.859599601 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0000b4d80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b260 item 74 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e180): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e180): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e180): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e180): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e180): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e180): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e180): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.98804315 +0000 UTC m=+12.861831229 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e180): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e1c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e1c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e1c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005384d0 item 75 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e1c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e1c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.988494548 +0000 UTC m=+12.862282627 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e1c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e740): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e740): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e740): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e740): >_readAt: n=2, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e740): _writeAt: size=3, off=2 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538770 item 75 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e740): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e740): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.988953989 +0000 UTC m=+12.862742068 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e740): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e7c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e7c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e7c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e7c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e7c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.988953989 +0000 UTC m=+12.862742068 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037e7c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538af0 item 75 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fc80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fc80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fc80): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fc80): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fc80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fc80): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fc80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.990062429 +0000 UTC m=+12.863850509 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fc80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fcc0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fcc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fcc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539340 item 76 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fcc0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fcc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.990533664 +0000 UTC m=+12.864321743 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fcc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fd80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fd80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539570 item 76 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fd80): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fd80): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fd80): _writeAt: size=3, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fd80): >_writeAt: n=3, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fd80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.991011981 +0000 UTC m=+12.864800050 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fd80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fdc0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fdc0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fdc0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fdc0): >_readAt: n=3, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fdc0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.991011981 +0000 UTC m=+12.864800050 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fdc0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005397a0 item 76 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fe80): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fe80): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fe80): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fe80): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fe80): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fe80): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fe80): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.992084083 +0000 UTC m=+12.865872162 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037fe80): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037ff00): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037ff00): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037ff00): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539e30 item 77 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037ff00): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037ff00): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.992598519 +0000 UTC m=+12.866386598 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc00037ff00): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba040): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba040): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba040): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba040): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba040): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.992598519 +0000 UTC m=+12.866386598 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba040): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360070 item 77 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba100): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba100): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba100): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba100): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba100): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba100): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba100): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.994146504 +0000 UTC m=+12.867934582 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba100): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba140): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba140): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba140): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360310 item 78 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba140): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba140): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.994624049 +0000 UTC m=+12.868412128 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba140): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba200): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba200): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba200): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba200): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba200): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.994624049 +0000 UTC m=+12.868412128 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba200): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003604d0 item 78 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba2c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba2c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba2c0): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba2c0): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba2c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba2c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba2c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.995845502 +0000 UTC m=+12.869633581 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba2c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba300): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba300): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba300): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003607e0 item 79 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba300): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba300): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.996320112 +0000 UTC m=+12.870108192 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba300): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba3c0): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba3c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba3c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba3c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba3c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.996320112 +0000 UTC m=+12.870108192 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba3c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003609a0 item 79 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 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/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba480): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba480): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba480): _readAt: size=2, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba480): >_readAt: n=0, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba480): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba480): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba480): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.997734336 +0000 UTC m=+12.871522414 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba480): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba4c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba4c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba4c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360d90 item 80 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba4c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba4c0): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.998192065 +0000 UTC m=+12.871980144 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba4c0): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba580): _readAt: size=512, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba580): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba580): >openPending: err= 2025/04/17 04:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba580): >_readAt: n=5, err=EOF 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba580): close: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.998192065 +0000 UTC m=+12.871980144 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba580): >close: err= 2025/04/17 04:34:21 DEBUG : open-test-file: Remove: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360f50 item 80 2025/04/17 04:34:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:21 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba5c0): openPending: 2025/04/17 04:34:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba5c0): >openPending: err= 2025/04/17 04:34:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba5c0): _writeAt: size=5, off=0 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba5c0): >_writeAt: n=5, err= 2025/04/17 04:34:21 DEBUG : open-test-file(0xc0007ba5c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:21.99949471 +0000 UTC m=+12.873282788 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba5c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba600): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba600): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba600): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba600): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba600): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba600): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003611f0 item 81 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba600): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba600): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.001246758 +0000 UTC m=+12.875034837 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba600): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.001246758 +0000 UTC m=+12.875034837 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003613b0 item 81 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba6c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba6c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba6c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba6c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba6c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.002615556 +0000 UTC m=+12.876403635 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba6c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba780): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba780): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba780): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361730 item 82 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba780): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba780): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba780): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba780): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba780): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.003236742 +0000 UTC m=+12.877024821 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba780): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.003236742 +0000 UTC m=+12.877024821 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003618f0 item 82 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba840): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba840): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba840): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba840): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba840): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.004450059 +0000 UTC m=+12.878238148 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba840): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba900): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba900): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba900): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba900): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba900): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba900): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361c00 item 83 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba900): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba900): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.005280988 +0000 UTC m=+12.879069077 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba900): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.005280988 +0000 UTC m=+12.879069077 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361d50 item 83 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba9c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba9c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba9c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba9c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba9c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.006637574 +0000 UTC m=+12.880425653 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba9c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bab80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bab80): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bab80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352150 item 84 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bab80): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bab80): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bab80): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bab80): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bab80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.007871729 +0000 UTC m=+12.881659809 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bab80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007babc0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007babc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007babc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007babc0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007babc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.007871729 +0000 UTC m=+12.881659809 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007babc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003522a0 item 84 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bac40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bac40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bac40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bac40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bac40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.009377646 +0000 UTC m=+12.883165725 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bac40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad00): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad00): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad00): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad00): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352770 item 85 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad00): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.010052483 +0000 UTC m=+12.883840561 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad40): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad40): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad40): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.010052483 +0000 UTC m=+12.883840561 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bad40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352930 item 85 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007badc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007badc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007badc0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007badc0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007badc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.01207034 +0000 UTC m=+12.885858418 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007badc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bae80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bae80): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bae80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d90 item 86 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bae80): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bae80): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bae80): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bae80): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bae80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.012701683 +0000 UTC m=+12.886489753 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bae80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baec0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baec0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baec0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baec0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baec0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.012701683 +0000 UTC m=+12.886489753 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baec0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353030 item 86 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baf40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baf40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baf40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baf40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baf40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.014173877 +0000 UTC m=+12.887961956 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007baf40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb000): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb000): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb000): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb000): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb000): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb000): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353500 item 87 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb000): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb000): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.014720562 +0000 UTC m=+12.888508642 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb000): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb040): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb040): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb040): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb040): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb040): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.014720562 +0000 UTC m=+12.888508642 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb040): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353650 item 87 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb0c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb0c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb0c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb0c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb0c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.015996476 +0000 UTC m=+12.889784555 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb0c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb180): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb180): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb180): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353a40 item 88 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb180): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb180): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb180): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb180): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb180): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.01672825 +0000 UTC m=+12.890516329 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb180): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb1c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb1c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb1c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb1c0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb1c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.01672825 +0000 UTC m=+12.890516329 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb1c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ce0 item 88 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb280): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb280): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb280): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb280): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb280): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb280): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb280): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb280): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.018026435 +0000 UTC m=+12.891814515 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb280): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb2c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb2c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb2c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003300e0 item 89 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb2c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb2c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.01861969 +0000 UTC m=+12.892407768 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb2c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb380): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb380): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb380): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb380): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb380): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb380): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330230 item 89 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb380): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb380): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.019289726 +0000 UTC m=+12.893077805 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb380): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb3c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb3c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb3c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb3c0): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb3c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.019289726 +0000 UTC m=+12.893077805 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb3c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330460 item 89 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb480): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb480): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb480): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb480): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb480): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb480): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb480): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb480): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.020821912 +0000 UTC m=+12.894609991 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb480): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb4c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb4c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb4c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330850 item 90 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb4c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb4c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.021369289 +0000 UTC m=+12.895157367 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb4c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb580): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb580): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb580): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a80 item 90 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb580): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb580): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb580): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb580): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb580): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.022271933 +0000 UTC m=+12.896060012 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb580): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb5c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb5c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb5c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb5c0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb5c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.022271933 +0000 UTC m=+12.896060012 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb5c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330c40 item 90 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb680): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb680): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb680): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb680): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb680): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb680): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb680): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb680): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.023747863 +0000 UTC m=+12.897535942 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb680): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb6c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb6c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb6c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330ee0 item 91 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb6c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb6c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.024327099 +0000 UTC m=+12.898115179 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb6c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb780): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb780): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb780): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb780): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb780): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb780): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331030 item 91 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb780): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb780): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.025022975 +0000 UTC m=+12.898811045 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb780): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb7c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb7c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb7c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb7c0): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb7c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.025022975 +0000 UTC m=+12.898811045 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb7c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003311f0 item 91 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb880): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb880): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb880): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb880): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb880): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb880): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb880): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb880): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.026726593 +0000 UTC m=+12.900514672 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb880): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb8c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb8c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb8c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331500 item 92 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb8c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb8c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.027326859 +0000 UTC m=+12.901114938 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb8c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb980): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb980): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb980): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003316c0 item 92 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb980): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb980): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb980): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb980): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb980): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.028337937 +0000 UTC m=+12.902126016 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb980): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb9c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb9c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb9c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb9c0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb9c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.028337937 +0000 UTC m=+12.902126016 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bb9c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331810 item 92 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bba80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bba80): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bba80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bba80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bba80): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bba80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bba80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bba80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.029834414 +0000 UTC m=+12.903622494 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bba80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbac0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbac0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbac0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ab0 item 93 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbac0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbac0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.030370912 +0000 UTC m=+12.904158981 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbac0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbb80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbb80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbb80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbb80): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbb80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.030370912 +0000 UTC m=+12.904158981 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbb80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331c00 item 93 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc40): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc40): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.032017171 +0000 UTC m=+12.905805250 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003380e0 item 94 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.03287492 +0000 UTC m=+12.906662990 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007bbc80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9640): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9640): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9640): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9640): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9640): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.03287492 +0000 UTC m=+12.906662990 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9640): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b340 item 94 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9700): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9700): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9700): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9700): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9700): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9700): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9700): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9700): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.034295496 +0000 UTC m=+12.908083565 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9700): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9740): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9740): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9740): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b730 item 95 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9740): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9740): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.035039753 +0000 UTC m=+12.908827832 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9740): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9800): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9800): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9800): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9800): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9800): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.035039753 +0000 UTC m=+12.908827832 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9800): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b960 item 95 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa98c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa98c0): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa98c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa98c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa98c0): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa98c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa98c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa98c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.036319684 +0000 UTC m=+12.910107754 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa98c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9900): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9900): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9900): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bce0 item 96 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9900): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9900): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.037214614 +0000 UTC m=+12.911002693 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa9900): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa99c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa99c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa99c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa99c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa99c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.037214614 +0000 UTC m=+12.911002693 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa99c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bea0 item 96 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= 2025/04/17 04:34:22 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:22 DEBUG : : Looking for writers 2025/04/17 04:34:22 DEBUG : >WaitForWriters: 2025/04/17 04:34:22 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:22 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:22 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:22 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/17 04:34:22 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d000): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d000): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d000): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d000): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d000): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.061153467 +0000 UTC m=+12.934941546 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d000): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d040): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d040): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d040): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d040): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d040): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d040): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d040): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.061153467 +0000 UTC m=+12.934941546 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d040): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d080): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d080): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d080): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d080): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d080): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.061153467 +0000 UTC m=+12.934941546 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d080): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003387e0 item 1 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d0c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d0c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d0c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d0c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d0c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.063476477 +0000 UTC m=+12.937264566 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d0c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d100): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d100): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d100): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d100): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d100): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.063476477 +0000 UTC m=+12.937264566 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d100): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 2 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d140): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d140): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d140): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d140): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d140): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.064950843 +0000 UTC m=+12.938738922 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d140): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d180): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d180): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d180): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d180): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d180): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d180): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d180): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.064950843 +0000 UTC m=+12.938738922 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d180): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d1c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d1c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d1c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d1c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d1c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.064950843 +0000 UTC m=+12.938738922 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d1c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338fc0 item 3 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d240): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d240): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d240): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d240): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d240): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.067475592 +0000 UTC m=+12.941263661 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d240): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d2c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d2c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d2c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d2c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d2c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.067475592 +0000 UTC m=+12.941263661 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d2c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339490 item 4 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d300): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d300): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d300): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d300): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d300): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.0691804 +0000 UTC m=+12.942968479 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d300): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d340): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d340): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d340): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d340): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d340): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d340): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d340): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.0691804 +0000 UTC m=+12.942968479 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d340): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d380): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d380): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d380): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d380): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d380): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.0691804 +0000 UTC m=+12.942968479 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d380): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339810 item 5 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d400): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d400): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d400): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d400): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d400): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.071426426 +0000 UTC m=+12.945214515 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d400): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d480): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d480): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d480): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d480): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d480): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.071426426 +0000 UTC m=+12.945214515 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d480): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c00 item 6 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d500): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d500): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d500): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d500): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d500): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.073423263 +0000 UTC m=+12.947211343 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d500): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d5c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d5c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d5c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d5c0): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d5c0): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d5c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.073423263 +0000 UTC m=+12.947211343 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d5c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d600): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d600): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d600): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d600): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d600): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.073423263 +0000 UTC m=+12.947211343 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d600): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339f10 item 7 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d680): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d680): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d680): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d680): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d680): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.075911873 +0000 UTC m=+12.949699962 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d680): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d700): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d700): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d700): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d700): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d700): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.075911873 +0000 UTC m=+12.949699962 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d700): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532cb0 item 8 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d740): _readAt: size=2, off=0 2025/04/17 04:34:22 ERROR : open-test-file(0xc00062d740): Couldn't read size of file 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d740): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d740): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d740): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d740): close: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d740): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d780): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d780): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d780): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d780): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d780): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.078328698 +0000 UTC m=+12.952116777 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d780): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d7c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d7c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d7c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d7c0): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d7c0): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d7c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d7c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.078328698 +0000 UTC m=+12.952116777 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d7c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d800): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d800): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d800): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d800): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d800): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.078328698 +0000 UTC m=+12.952116777 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d800): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533260 item 9 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.080958023 +0000 UTC m=+12.954746101 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e280): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e280): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e280): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e280): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e280): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.080958023 +0000 UTC m=+12.954746101 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e280): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004711f0 item 10 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e340): _readAt: size=2, off=0 2025/04/17 04:34:22 ERROR : open-test-file(0xc00055e340): Couldn't read size of file 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e340): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e340): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e340): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e340): close: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e340): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e380): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e380): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e380): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e380): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e380): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.083229605 +0000 UTC m=+12.957017685 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e380): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.083229605 +0000 UTC m=+12.957017685 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.083229605 +0000 UTC m=+12.957017685 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471650 item 11 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.086086246 +0000 UTC m=+12.959874326 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e580): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e580): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e580): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e580): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e580): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.086086246 +0000 UTC m=+12.959874326 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e580): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471c00 item 12 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e640): _readAt: size=2, off=0 2025/04/17 04:34:22 ERROR : open-test-file(0xc00055e640): Couldn't read size of file 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e640): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e640): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e640): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e640): close: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e640): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.088233175 +0000 UTC m=+12.962021244 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.088233175 +0000 UTC m=+12.962021244 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a0e0 item 13 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e7c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e7c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e7c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e7c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e7c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.091385631 +0000 UTC m=+12.965173710 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e7c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e840): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e840): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e840): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e840): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e840): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.091385631 +0000 UTC m=+12.965173710 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e840): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a5b0 item 14 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): _readAt: size=2, off=0 2025/04/17 04:34:22 ERROR : open-test-file(0xc00055e900): Couldn't read size of file 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): close: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e940): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e940): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e940): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e940): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e940): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.093711946 +0000 UTC m=+12.967500025 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e940): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea00): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea00): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.093711946 +0000 UTC m=+12.967500025 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053abd0 item 15 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.095898348 +0000 UTC m=+12.969686418 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.095898348 +0000 UTC m=+12.969686418 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b420 item 16 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.09746546 +0000 UTC m=+12.971253559 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb80): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb80): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb80): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb80): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.09746546 +0000 UTC m=+12.971253559 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.09746546 +0000 UTC m=+12.971253559 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ba40 item 17 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.101415082 +0000 UTC m=+12.975203161 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ecc0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ecc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ecc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ecc0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ecc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.101415082 +0000 UTC m=+12.975203161 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ecc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568380 item 18 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.103400147 +0000 UTC m=+12.977188226 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.103400147 +0000 UTC m=+12.977188226 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee40): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee40): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee40): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.103400147 +0000 UTC m=+12.977188226 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568930 item 19 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d880): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d880): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d880): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d880): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d880): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.105507331 +0000 UTC m=+12.979295410 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d880): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d900): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d900): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d900): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d900): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d900): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.105507331 +0000 UTC m=+12.979295410 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d900): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533c70 item 20 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d980): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d980): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d980): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d980): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d980): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.106709116 +0000 UTC m=+12.980497196 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062d980): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da40): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da40): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da40): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da40): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da40): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.106709116 +0000 UTC m=+12.980497196 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da80): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.106709116 +0000 UTC m=+12.980497196 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062da80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 21 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.108506991 +0000 UTC m=+12.982295070 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db80): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.108506991 +0000 UTC m=+12.982295070 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062db80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 22 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dc00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dc00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dc00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dc00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dc00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.110151447 +0000 UTC m=+12.983939526 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dc00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dcc0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dcc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dcc0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dcc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dcc0): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dcc0): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dcc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dcc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.110151447 +0000 UTC m=+12.983939526 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dcc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd00): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd00): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.110151447 +0000 UTC m=+12.983939526 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 23 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.112387703 +0000 UTC m=+12.986175782 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dd80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062de00): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062de00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062de00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062de00): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062de00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.112387703 +0000 UTC m=+12.986175782 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062de00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 24 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dec0): _readAt: size=2, off=0 2025/04/17 04:34:22 ERROR : open-test-file(0xc00062dec0): Couldn't read size of file 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dec0): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dec0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dec0): close: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062dec0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062df00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062df00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062df00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062df00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062df00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.115324614 +0000 UTC m=+12.989112693 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00062df00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4040): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4040): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4040): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4040): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4040): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4040): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4040): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4040): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.115324614 +0000 UTC m=+12.989112693 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4040): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4080): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4080): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4080): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4080): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4080): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.115324614 +0000 UTC m=+12.989112693 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4080): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 25 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.117637285 +0000 UTC m=+12.991425363 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4180): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4180): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4180): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4180): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4180): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.117637285 +0000 UTC m=+12.991425363 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4180): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d43f0 item 26 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4240): _readAt: size=2, off=0 2025/04/17 04:34:22 ERROR : open-test-file(0xc0008f4240): Couldn't read size of file 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4240): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4240): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4240): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4240): close: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4240): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4280): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4280): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4280): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4280): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4280): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.119544424 +0000 UTC m=+12.993332503 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4280): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4340): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4340): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4340): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4340): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4340): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4340): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4340): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4340): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.119544424 +0000 UTC m=+12.993332503 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4340): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4380): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4380): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4380): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4380): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4380): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.119544424 +0000 UTC m=+12.993332503 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4380): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d49a0 item 27 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.122082877 +0000 UTC m=+12.995870956 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4480): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4480): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4480): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4480): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4480): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.122082877 +0000 UTC m=+12.995870956 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4480): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4e70 item 28 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4540): _readAt: size=2, off=0 2025/04/17 04:34:22 ERROR : open-test-file(0xc0008f4540): Couldn't read size of file 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4540): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4540): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4540): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4540): close: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4540): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4580): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4580): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4580): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4580): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4580): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.123966071 +0000 UTC m=+12.997754150 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4580): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4640): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4640): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4640): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4640): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4640): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.123966071 +0000 UTC m=+12.997754150 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4640): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d51f0 item 29 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.125847642 +0000 UTC m=+12.999635721 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4740): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4740): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4740): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4740): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4740): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.125847642 +0000 UTC m=+12.999635721 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4740): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5650 item 30 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): _readAt: size=2, off=0 2025/04/17 04:34:22 ERROR : open-test-file(0xc0008f4800): Couldn't read size of file 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): >_writeAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): close: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4840): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4840): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4840): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4840): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4840): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.127683036 +0000 UTC m=+13.001471135 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4840): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4900): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4900): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4900): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4900): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4900): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.127683036 +0000 UTC m=+13.001471135 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4900): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5b20 item 31 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.129408404 +0000 UTC m=+13.003196483 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a00): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a00): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.129408404 +0000 UTC m=+13.003196483 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a0e0 item 32 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.131055966 +0000 UTC m=+13.004844045 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a5b0 item 33 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.131670088 +0000 UTC m=+13.005458168 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ac0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ac0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ac0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ac0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ac0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.131670088 +0000 UTC m=+13.005458168 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ac0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a700 item 33 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.133365229 +0000 UTC m=+13.007153318 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035acb0 item 34 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.134027552 +0000 UTC m=+13.007815641 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.134027552 +0000 UTC m=+13.007815641 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ae70 item 34 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4bc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4bc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4bc0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4bc0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4bc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.135629408 +0000 UTC m=+13.009417486 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4bc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c00): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c00): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c00): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b180 item 35 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c00): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.13618998 +0000 UTC m=+13.009978049 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.13618998 +0000 UTC m=+13.009978049 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b2d0 item 35 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4cc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4cc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4cc0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4cc0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4cc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.137793158 +0000 UTC m=+13.011581237 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4cc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b5e0 item 36 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d80): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d80): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.138430354 +0000 UTC m=+13.012218433 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4dc0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4dc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4dc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4dc0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4dc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.138430354 +0000 UTC m=+13.012218433 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4dc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b730 item 36 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.13993625 +0000 UTC m=+13.013724330 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ba40 item 37 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.143972385 +0000 UTC m=+13.017760454 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.143972385 +0000 UTC m=+13.017760454 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc00 item 37 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.145365248 +0000 UTC m=+13.019153327 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568e00 item 38 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef80): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef80): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.145942362 +0000 UTC m=+13.019730441 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.145942362 +0000 UTC m=+13.019730441 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005690a0 item 38 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.147122175 +0000 UTC m=+13.020910254 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005699d0 item 39 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.147644996 +0000 UTC m=+13.021433075 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.147644996 +0000 UTC m=+13.021433075 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569b20 item 39 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.148962889 +0000 UTC m=+13.022750968 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c150 item 40 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.149521047 +0000 UTC m=+13.023309126 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f2c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f2c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f2c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f2c0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f2c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.149521047 +0000 UTC m=+13.023309126 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f2c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c3f0 item 40 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f300): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f300): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f300): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f300): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f300): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f300): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f300): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.15121686 +0000 UTC m=+13.025004939 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f300): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045caf0 item 41 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.151804652 +0000 UTC m=+13.025592731 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cc40 item 41 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.152510547 +0000 UTC m=+13.026298626 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f3c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f3c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f3c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f3c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f3c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.152510547 +0000 UTC m=+13.026298626 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f3c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd90 item 41 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f480): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f480): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f480): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f480): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f480): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f480): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f480): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.154172967 +0000 UTC m=+13.027961046 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f480): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d110 item 42 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.154716967 +0000 UTC m=+13.028505047 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d490 item 42 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.155383679 +0000 UTC m=+13.029171758 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f5c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f5c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f5c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f5c0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f5c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.155383679 +0000 UTC m=+13.029171758 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f5c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d730 item 42 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.157019639 +0000 UTC m=+13.030807719 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dea0 item 43 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.157641125 +0000 UTC m=+13.031429204 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570230 item 43 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.158234719 +0000 UTC m=+13.032022798 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f7c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f7c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f7c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f7c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f7c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.158234719 +0000 UTC m=+13.032022798 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f7c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005703f0 item 43 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.159920202 +0000 UTC m=+13.033708280 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f8c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f8c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f8c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005707e0 item 44 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f8c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f8c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.160446971 +0000 UTC m=+13.034235050 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f8c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570a80 item 44 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.161190075 +0000 UTC m=+13.034978154 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f9c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f9c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f9c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f9c0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f9c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.161190075 +0000 UTC m=+13.034978154 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f9c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570bd0 item 44 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.162782654 +0000 UTC m=+13.036570743 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fac0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fac0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fac0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570f50 item 45 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fac0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fac0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.163316636 +0000 UTC m=+13.037104715 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fac0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.163316636 +0000 UTC m=+13.037104715 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005710a0 item 45 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.16510992 +0000 UTC m=+13.038897999 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571420 item 46 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.165641689 +0000 UTC m=+13.039429768 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd40): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd40): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd40): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.165641689 +0000 UTC m=+13.039429768 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005717a0 item 46 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e080): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e080): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e080): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e080): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e080): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e080): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e080): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.181553389 +0000 UTC m=+13.055341478 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e080): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e0c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e0c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e0c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005702a0 item 47 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e0c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e0c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.182237852 +0000 UTC m=+13.056025931 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e0c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.182237852 +0000 UTC m=+13.056025931 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e1c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570460 item 47 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e2c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e2c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e2c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e2c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e2c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e2c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e2c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.192847693 +0000 UTC m=+13.066635761 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e2c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e300): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e300): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e300): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005708c0 item 48 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e300): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e300): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.193400621 +0000 UTC m=+13.067188689 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e300): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e3c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e3c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e3c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e3c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e3c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.193400621 +0000 UTC m=+13.067188689 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e3c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570af0 item 48 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e400): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e400): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e400): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e400): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e400): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.194582699 +0000 UTC m=+13.068370778 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e400): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570e70 item 49 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.195095041 +0000 UTC m=+13.068883120 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e440): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.195095041 +0000 UTC m=+13.068883120 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e480): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570fc0 item 49 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.196753883 +0000 UTC m=+13.070541962 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e500): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e5c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e5c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e5c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571340 item 50 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e5c0): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e5c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e5c0): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e5c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e5c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.197674341 +0000 UTC m=+13.071462440 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e5c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e600): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e600): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e600): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e600): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e600): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.197674341 +0000 UTC m=+13.071462440 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e600): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571500 item 50 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.199185507 +0000 UTC m=+13.072973596 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e680): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005719d0 item 51 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.199819396 +0000 UTC m=+13.073607474 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e740): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e780): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e780): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e780): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e780): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e780): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.199819396 +0000 UTC m=+13.073607474 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e780): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571c00 item 51 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e800): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e800): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e800): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e800): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e800): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.202263172 +0000 UTC m=+13.076051251 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e800): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e8c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e8c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e8c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a0e0 item 52 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e8c0): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e8c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e8c0): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e8c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e8c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.202957244 +0000 UTC m=+13.076745323 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e8c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.202957244 +0000 UTC m=+13.076745323 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e900): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a3f0 item 52 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e980): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e980): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e980): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e980): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e980): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.204296257 +0000 UTC m=+13.078084336 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055e980): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea40): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea40): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a700 item 53 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea40): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.204851459 +0000 UTC m=+13.078639538 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.204851459 +0000 UTC m=+13.078639538 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ea80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a930 item 53 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.206213897 +0000 UTC m=+13.080001975 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eb00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ae00 item 54 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.206803262 +0000 UTC m=+13.080591341 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ebc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec00): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec00): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.206803262 +0000 UTC m=+13.080591341 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035af50 item 54 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.208074547 +0000 UTC m=+13.081862626 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ec80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b1f0 item 55 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.208590276 +0000 UTC m=+13.082378354 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed80): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.208590276 +0000 UTC m=+13.082378354 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ed80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b340 item 55 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.209980253 +0000 UTC m=+13.083768332 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ee00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b650 item 56 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.211068476 +0000 UTC m=+13.084856554 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055eec0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef00): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef00): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.211068476 +0000 UTC m=+13.084856554 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055ef00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b7a0 item 56 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.212463454 +0000 UTC m=+13.086251533 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055efc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4000): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4000): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4000): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bab0 item 57 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4000): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4000): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.215747767 +0000 UTC m=+13.089535836 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4000): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f40c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f40c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f40c0): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f40c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f40c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f40c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006061c0 item 57 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f40c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f40c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.216499027 +0000 UTC m=+13.090287226 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f40c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.216499027 +0000 UTC m=+13.090287226 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4100): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606380 item 57 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f41c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f41c0): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f41c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f41c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f41c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f41c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f41c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f41c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.218244712 +0000 UTC m=+13.092032792 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f41c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4200): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4200): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4200): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006067e0 item 58 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4200): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4200): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.218777933 +0000 UTC m=+13.092566012 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4200): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f42c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f42c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f42c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006069a0 item 58 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f42c0): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f42c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f42c0): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f42c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f42c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.219583305 +0000 UTC m=+13.093371384 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f42c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4300): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4300): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4300): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4300): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4300): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.219583305 +0000 UTC m=+13.093371384 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4300): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606cb0 item 58 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f43c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f43c0): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f43c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f43c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f43c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f43c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f43c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f43c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.221027004 +0000 UTC m=+13.094815082 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f43c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607260 item 59 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.221535148 +0000 UTC m=+13.095323217 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4400): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f44c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f44c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f44c0): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f44c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f44c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f44c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607500 item 59 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f44c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f44c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.222120957 +0000 UTC m=+13.095909036 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f44c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4500): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4500): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4500): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4500): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4500): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.222120957 +0000 UTC m=+13.095909036 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4500): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006076c0 item 59 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f45c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f45c0): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f45c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f45c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f45c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f45c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f45c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f45c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.223568213 +0000 UTC m=+13.097356293 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f45c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4600): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4600): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4600): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607a40 item 60 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4600): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4600): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.224028666 +0000 UTC m=+13.097816736 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4600): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607c00 item 60 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.224721046 +0000 UTC m=+13.098509126 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f46c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4700): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4700): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4700): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4700): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4700): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.224721046 +0000 UTC m=+13.098509126 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4700): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607ea0 item 60 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f47c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f47c0): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f47c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f47c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f47c0): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f47c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f47c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f47c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.226082911 +0000 UTC m=+13.099871001 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f47c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e700 item 61 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.226576187 +0000 UTC m=+13.100364266 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4800): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f48c0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f48c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f48c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f48c0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f48c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.226576187 +0000 UTC m=+13.100364266 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f48c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e9a0 item 61 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.228094817 +0000 UTC m=+13.101882897 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4980): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f49c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f49c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f49c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f180 item 62 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f49c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f49c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.228581029 +0000 UTC m=+13.102369099 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f49c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.228581029 +0000 UTC m=+13.102369099 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4a80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f3b0 item 62 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.23018 +0000 UTC m=+13.103968080 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654070 item 63 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.230679058 +0000 UTC m=+13.104467126 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4b80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.230679058 +0000 UTC m=+13.104467126 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4c40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006542a0 item 63 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d00): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d00): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d00): >_readAt: n=0, err=Bad file descriptor 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.232263369 +0000 UTC m=+13.106051449 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006545b0 item 64 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.232740586 +0000 UTC m=+13.106528665 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4d40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.232740586 +0000 UTC m=+13.106528665 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654700 item 64 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.23428289 +0000 UTC m=+13.108070969 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006549a0 item 65 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.234832451 +0000 UTC m=+13.108620531 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4e80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ec0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ec0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ec0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ec0): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ec0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.234832451 +0000 UTC m=+13.108620531 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4ec0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654af0 item 65 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.237042769 +0000 UTC m=+13.110830848 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654e70 item 66 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f40): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f40): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f40): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.237680294 +0000 UTC m=+13.111468364 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f80): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.237680294 +0000 UTC m=+13.111468364 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4f80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654fc0 item 66 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4fc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4fc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4fc0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4fc0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4fc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.239018567 +0000 UTC m=+13.112806646 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f4fc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5000): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5000): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5000): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5000): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5000): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006553b0 item 67 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5000): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5000): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.239610787 +0000 UTC m=+13.113398867 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5000): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5040): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5040): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5040): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5040): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5040): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.239610787 +0000 UTC m=+13.113398867 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0008f5040): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655500 item 67 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.240895619 +0000 UTC m=+13.114683698 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f040): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bce0 item 68 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.241538996 +0000 UTC m=+13.115327075 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f100): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.241538996 +0000 UTC m=+13.115327075 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f140): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005381c0 item 68 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f180): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f180): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f180): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f180): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f180): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.242728568 +0000 UTC m=+13.116516647 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f180): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538700 item 69 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.243259976 +0000 UTC m=+13.117048055 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f1c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f200): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f200): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f200): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f200): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f200): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.243259976 +0000 UTC m=+13.117048055 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f200): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538a10 item 69 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.244538926 +0000 UTC m=+13.118327005 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f280): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539180 item 70 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.245149362 +0000 UTC m=+13.118937431 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f340): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.245149362 +0000 UTC m=+13.118937431 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f380): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539420 item 70 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f400): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f400): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f400): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f400): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f400): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.246329066 +0000 UTC m=+13.120117144 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f400): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005398f0 item 71 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.247022496 +0000 UTC m=+13.120810575 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f4c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f500): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f500): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f500): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f500): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f500): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.247022496 +0000 UTC m=+13.120810575 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f500): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539b20 item 71 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.248513555 +0000 UTC m=+13.122301644 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f580): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f640): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f640): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360150 item 72 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f640): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f640): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f640): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f640): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f640): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.249606125 +0000 UTC m=+13.123394204 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f640): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.249606125 +0000 UTC m=+13.123394204 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f680): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003602a0 item 72 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.251114326 +0000 UTC m=+13.124902405 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f6c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f700): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f700): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f700): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360620 item 73 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f700): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f700): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.25163911 +0000 UTC m=+13.125427189 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f700): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f740): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f740): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f740): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f740): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f740): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360770 item 73 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f740): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f740): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.252300301 +0000 UTC m=+13.126088380 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f740): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.252300301 +0000 UTC m=+13.126088380 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f780): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003608c0 item 73 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f840): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f840): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f840): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f840): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f840): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f840): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f840): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.253919069 +0000 UTC m=+13.127707158 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f840): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360cb0 item 74 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.254448032 +0000 UTC m=+13.128236111 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f880): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f940): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f940): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360ee0 item 74 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f940): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f940): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f940): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f940): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f940): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.255173604 +0000 UTC m=+13.128961693 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f940): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.255173604 +0000 UTC m=+13.128961693 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055f980): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361030 item 74 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa40): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.256731757 +0000 UTC m=+13.130519826 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003612d0 item 75 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.257270308 +0000 UTC m=+13.131058397 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fa80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb40): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb40): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb40): _writeAt: size=3, off=2 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361500 item 75 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb40): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.257972395 +0000 UTC m=+13.131760474 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.257972395 +0000 UTC m=+13.131760474 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fb80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003616c0 item 75 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.259569823 +0000 UTC m=+13.133357902 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361a40 item 76 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.260086562 +0000 UTC m=+13.133874641 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fc80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361b90 item 76 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd80): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd80): _writeAt: size=3, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd80): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.260818326 +0000 UTC m=+13.134606415 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fd80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fdc0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fdc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fdc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fdc0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fdc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.260818326 +0000 UTC m=+13.134606415 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fdc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ce0 item 76 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fe80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fe80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fe80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fe80): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fe80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fe80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fe80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.262304264 +0000 UTC m=+13.136092343 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fe80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fec0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fec0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fec0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003520e0 item 77 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fec0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fec0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.262822617 +0000 UTC m=+13.136610696 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00055fec0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0000b4d80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0000b4d80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0000b4d80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0000b4d80): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0000b4d80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.262822617 +0000 UTC m=+13.136610696 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0000b4d80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352230 item 77 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e180): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e180): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e180): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e180): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e180): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e180): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e180): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.264603459 +0000 UTC m=+13.138391528 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e180): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e1c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e1c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e1c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352700 item 78 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e1c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e1c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.265142941 +0000 UTC m=+13.138931020 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e1c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e740): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e740): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e740): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e740): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e740): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.265142941 +0000 UTC m=+13.138931020 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037e740): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003528c0 item 78 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc40): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.26687969 +0000 UTC m=+13.140667769 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352cb0 item 79 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.267392072 +0000 UTC m=+13.141180150 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fc80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fd40): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fd40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fd40): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fd40): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fd40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.267392072 +0000 UTC m=+13.141180150 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fd40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352fc0 item 79 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba040): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba040): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba040): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba040): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba040): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba040): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba040): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.2692936 +0000 UTC m=+13.143081679 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba040): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba080): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba080): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba080): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003301c0 item 80 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba080): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba080): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.269885581 +0000 UTC m=+13.143673650 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba080): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba140): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba140): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba140): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba140): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba140): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.269885581 +0000 UTC m=+13.143673650 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba140): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003303f0 item 80 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba180): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba180): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba180): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba180): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba180): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.271808079 +0000 UTC m=+13.145596168 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba180): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba1c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba1c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba1c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba1c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba1c0): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba1c0): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003307e0 item 81 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba1c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba1c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.272552987 +0000 UTC m=+13.146341056 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba1c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba200): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba200): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba200): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba200): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba200): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.272552987 +0000 UTC m=+13.146341056 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba200): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a10 item 81 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba280): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba280): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba280): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba280): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba280): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.274114628 +0000 UTC m=+13.147902706 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba280): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba340): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba340): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba340): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330d20 item 82 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba340): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba340): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba340): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba340): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba340): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.274807909 +0000 UTC m=+13.148595988 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba340): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba380): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba380): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba380): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba380): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba380): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.274807909 +0000 UTC m=+13.148595988 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba380): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330e70 item 82 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba400): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba400): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba400): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba400): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba400): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.276313062 +0000 UTC m=+13.150101142 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba400): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba4c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba4c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba4c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba4c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba4c0): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba4c0): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331180 item 83 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba4c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba4c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.276957853 +0000 UTC m=+13.150745932 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba4c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba500): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba500): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba500): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba500): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba500): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.276957853 +0000 UTC m=+13.150745932 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba500): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003312d0 item 83 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba580): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba580): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba580): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba580): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba580): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.278750707 +0000 UTC m=+13.152538787 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba580): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003315e0 item 84 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.279424873 +0000 UTC m=+13.153212951 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba640): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba680): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba680): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba680): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba680): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba680): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.279424873 +0000 UTC m=+13.153212951 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba680): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003317a0 item 84 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba700): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba700): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba700): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba700): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba700): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.2809632 +0000 UTC m=+13.154751279 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba700): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331a40 item 85 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.28162433 +0000 UTC m=+13.155412398 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba7c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba800): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba800): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba800): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba800): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba800): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.28162433 +0000 UTC m=+13.155412398 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba800): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331b90 item 85 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba880): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba880): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba880): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba880): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba880): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.283181943 +0000 UTC m=+13.156970022 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba880): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a000 item 86 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.283695366 +0000 UTC m=+13.157483445 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0007ba940): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fdc0): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fdc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fdc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fdc0): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fdc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.283695366 +0000 UTC m=+13.157483445 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fdc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003533b0 item 86 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fe40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fe40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fe40): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fe40): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fe40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.284839733 +0000 UTC m=+13.158627813 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037fe40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037ff40): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037ff40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037ff40): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037ff40): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037ff40): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037ff40): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003536c0 item 87 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037ff40): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037ff40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.2853064 +0000 UTC m=+13.159094478 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc00037ff40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424100): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424100): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424100): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424100): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424100): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.2853064 +0000 UTC m=+13.159094478 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424100): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003538f0 item 87 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424180): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424180): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424180): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424180): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424180): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.28658006 +0000 UTC m=+13.160368139 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424180): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424240): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424240): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424240): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353d50 item 88 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424240): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424240): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424240): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424240): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424240): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.287178704 +0000 UTC m=+13.160966782 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424240): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424280): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424280): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424280): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424280): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424280): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.287178704 +0000 UTC m=+13.160966782 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424280): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353f10 item 88 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004243c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004243c0): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004243c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004243c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004243c0): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004243c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004243c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004243c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.288380348 +0000 UTC m=+13.162168427 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004243c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424400): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424400): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424400): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003382a0 item 89 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424400): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424400): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.288894514 +0000 UTC m=+13.162682592 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424400): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424700): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424700): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424700): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424700): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424700): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424700): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003384d0 item 89 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424700): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424700): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.28952703 +0000 UTC m=+13.163315109 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424700): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424940): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424940): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424940): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424940): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424940): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.28952703 +0000 UTC m=+13.163315109 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424940): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 89 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424dc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424dc0): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424dc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424dc0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424dc0): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424dc0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424dc0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424dc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.291083591 +0000 UTC m=+13.164871671 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424dc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424e00): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424e00): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424e00): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 90 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424e00): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424e00): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.291643191 +0000 UTC m=+13.165431270 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424e00): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424ec0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424ec0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424ec0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338cb0 item 90 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424ec0): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424ec0): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424ec0): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424ec0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424ec0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.292350278 +0000 UTC m=+13.166138357 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424ec0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424f80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424f80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424f80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424f80): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424f80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.292350278 +0000 UTC m=+13.166138357 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000424f80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338e00 item 90 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425540): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425540): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425540): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425540): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425540): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425540): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425540): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425540): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.293890589 +0000 UTC m=+13.167678678 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425540): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004255c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004255c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004255c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003390a0 item 91 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004255c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004255c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.294435912 +0000 UTC m=+13.168223991 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004255c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004256c0): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004256c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004256c0): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004256c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004256c0): >_readAt: n=2, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004256c0): _writeAt: size=3, off=7 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003391f0 item 91 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004256c0): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004256c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.295158528 +0000 UTC m=+13.168946608 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc0004256c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425740): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425740): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425740): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425740): >_readAt: n=8, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425740): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.295158528 +0000 UTC m=+13.168946608 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425740): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339490 item 91 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425900): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425900): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425900): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425900): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425900): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425900): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425900): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425900): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.296661678 +0000 UTC m=+13.170449758 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425900): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425980): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425980): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425980): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339810 item 92 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425980): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425980): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.297203576 +0000 UTC m=+13.170991655 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425980): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b40): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b40): open at offset 5 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b40): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003399d0 item 92 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b40): _readAt: size=2, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b40): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b40): _writeAt: size=3, off=5 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b40): >_writeAt: n=3, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b40): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.29790984 +0000 UTC m=+13.171697920 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b40): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b80): >_readAt: n=3, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.29790984 +0000 UTC m=+13.171697920 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425b80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b20 item 92 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425c80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425c80): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425c80): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425c80): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425c80): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425c80): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425c80): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425c80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.299501668 +0000 UTC m=+13.173289748 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425c80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425cc0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425cc0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425cc0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339e30 item 93 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425cc0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425cc0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.300036321 +0000 UTC m=+13.173824400 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425cc0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425d80): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425d80): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425d80): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425d80): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425d80): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.300036321 +0000 UTC m=+13.173824400 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000425d80): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470000 item 93 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8080): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8080): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8080): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8080): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8080): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8080): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8080): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8080): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.301807355 +0000 UTC m=+13.175595434 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8080): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa80c0): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa80c0): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa80c0): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470380 item 94 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa80c0): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa80c0): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.302344503 +0000 UTC m=+13.176132582 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa80c0): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8180): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8180): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8180): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8180): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8180): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.302344503 +0000 UTC m=+13.176132582 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8180): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004705b0 item 94 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8240): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8240): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8240): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8240): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8240): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8240): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8240): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8240): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.304181239 +0000 UTC m=+13.177969319 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8240): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8280): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8280): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8280): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470d90 item 95 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8280): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8280): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.30477305 +0000 UTC m=+13.178561130 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8280): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8340): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8340): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8340): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8340): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8340): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.30477305 +0000 UTC m=+13.178561130 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8340): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470fc0 item 95 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 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/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8400): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8400): open at offset 0 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8400): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8400): _readAt: size=2, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8400): >_readAt: n=0, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8400): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8400): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8400): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.306732688 +0000 UTC m=+13.180520767 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8400): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8440): _writeAt: size=5, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8440): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8440): >openPending: err= 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471340 item 96 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8440): >_writeAt: n=5, err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8440): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.307283943 +0000 UTC m=+13.181072022 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8440): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/17 04:34:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/17 04:34:22 DEBUG : open-test-file: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8500): _readAt: size=512, off=0 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8500): openPending: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8500): >openPending: err= 2025/04/17 04:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8500): >_readAt: n=5, err=EOF 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8500): close: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-17 04:34:22.307283943 +0000 UTC m=+13.181072022 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:22 DEBUG : open-test-file(0xc000fa8500): >close: err= 2025/04/17 04:34:22 DEBUG : open-test-file: Remove: 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471500 item 96 2025/04/17 04:34:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/17 04:34:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/17 04:34:22 DEBUG : open-test-file: >Remove: err= 2025/04/17 04:34:22 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:22 DEBUG : : Looking for writers 2025/04/17 04:34:22 DEBUG : >WaitForWriters: 2025/04/17 04:34:22 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.50s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:22 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:22 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:22 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:22 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:22 DEBUG : file1: newRWFileHandle: 2025/04/17 04:34:22 DEBUG : file1(0xc00062d540): openPending: 2025/04/17 04:34:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:22 DEBUG : file1(0xc00062d540): >openPending: err= 2025/04/17 04:34:22 DEBUG : file1: >newRWFileHandle: err= 2025/04/17 04:34:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/17 04:34:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/04/17 04:34:22 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:22 DEBUG : : Looking for writers 2025/04/17 04:34:22 DEBUG : file1: reading active writers 2025/04/17 04:34:22 DEBUG : file1: active writers 1 2025/04/17 04:34:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:22 DEBUG : : Looking for writers 2025/04/17 04:34:22 DEBUG : file1: reading active writers 2025/04/17 04:34:22 DEBUG : file1: active writers 1 2025/04/17 04:34:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:22 DEBUG : : Looking for writers 2025/04/17 04:34:22 DEBUG : file1: reading active writers 2025/04/17 04:34:22 DEBUG : file1: active writers 1 2025/04/17 04:34:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:22 DEBUG : : Looking for writers 2025/04/17 04:34:22 DEBUG : file1: reading active writers 2025/04/17 04:34:22 DEBUG : file1: active writers 1 2025/04/17 04:34:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:22 DEBUG : : Looking for writers 2025/04/17 04:34:22 DEBUG : file1: reading active writers 2025/04/17 04:34:22 DEBUG : file1: active writers 1 2025/04/17 04:34:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/04/17 04:34:22 DEBUG : : Looking for writers 2025/04/17 04:34:22 DEBUG : file1: reading active writers 2025/04/17 04:34:22 DEBUG : file1: active writers 1 2025/04/17 04:34:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/04/17 04:34:22 DEBUG : : Looking for writers 2025/04/17 04:34:22 DEBUG : file1: reading active writers 2025/04/17 04:34:22 DEBUG : file1: active writers 1 2025/04/17 04:34:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/04/17 04:34:23 DEBUG : : Looking for writers 2025/04/17 04:34:23 DEBUG : file1: reading active writers 2025/04/17 04:34:23 DEBUG : file1: active writers 1 2025/04/17 04:34:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:24 DEBUG : : Looking for writers 2025/04/17 04:34:24 DEBUG : file1: reading active writers 2025/04/17 04:34:24 DEBUG : file1: active writers 1 2025/04/17 04:34:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:25 DEBUG : : Looking for writers 2025/04/17 04:34:25 DEBUG : file1: reading active writers 2025/04/17 04:34:25 DEBUG : file1: active writers 1 2025/04/17 04:34:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:26 DEBUG : : Looking for writers 2025/04/17 04:34:26 DEBUG : file1: reading active writers 2025/04/17 04:34:26 DEBUG : file1: active writers 1 2025/04/17 04:34:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:27 DEBUG : : Looking for writers 2025/04/17 04:34:27 DEBUG : file1: reading active writers 2025/04/17 04:34:27 DEBUG : file1: active writers 1 2025/04/17 04:34:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:28 DEBUG : : Looking for writers 2025/04/17 04:34:28 DEBUG : file1: reading active writers 2025/04/17 04:34:28 DEBUG : file1: active writers 1 2025/04/17 04:34:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:29 DEBUG : : Looking for writers 2025/04/17 04:34:29 DEBUG : file1: reading active writers 2025/04/17 04:34:29 DEBUG : file1: active writers 1 2025/04/17 04:34:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:30 DEBUG : : Looking for writers 2025/04/17 04:34:30 DEBUG : file1: reading active writers 2025/04/17 04:34:30 DEBUG : file1: active writers 1 2025/04/17 04:34:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:31 DEBUG : : Looking for writers 2025/04/17 04:34:31 DEBUG : file1: reading active writers 2025/04/17 04:34:31 DEBUG : file1: active writers 1 2025/04/17 04:34:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:32 DEBUG : : Looking for writers 2025/04/17 04:34:32 DEBUG : file1: reading active writers 2025/04/17 04:34:32 DEBUG : file1: active writers 1 2025/04/17 04:34:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:33 DEBUG : : Looking for writers 2025/04/17 04:34:33 DEBUG : file1: reading active writers 2025/04/17 04:34:33 DEBUG : file1: active writers 1 2025/04/17 04:34:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:34 DEBUG : : Looking for writers 2025/04/17 04:34:34 DEBUG : file1: reading active writers 2025/04/17 04:34:34 DEBUG : file1: active writers 1 2025/04/17 04:34:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:35 DEBUG : : Looking for writers 2025/04/17 04:34:35 DEBUG : file1: reading active writers 2025/04/17 04:34:35 DEBUG : file1: active writers 1 2025/04/17 04:34:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:36 DEBUG : : Looking for writers 2025/04/17 04:34:36 DEBUG : file1: reading active writers 2025/04/17 04:34:36 DEBUG : file1: active writers 1 2025/04/17 04:34:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:37 DEBUG : : Looking for writers 2025/04/17 04:34:37 DEBUG : file1: reading active writers 2025/04/17 04:34:37 DEBUG : file1: active writers 1 2025/04/17 04:34:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:38 DEBUG : : Looking for writers 2025/04/17 04:34:38 DEBUG : file1: reading active writers 2025/04/17 04:34:38 DEBUG : file1: active writers 1 2025/04/17 04:34:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:39 DEBUG : : Looking for writers 2025/04/17 04:34:39 DEBUG : file1: reading active writers 2025/04/17 04:34:39 DEBUG : file1: active writers 1 2025/04/17 04:34:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:40 DEBUG : : Looking for writers 2025/04/17 04:34:40 DEBUG : file1: reading active writers 2025/04/17 04:34:40 DEBUG : file1: active writers 1 2025/04/17 04:34:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:41 DEBUG : : Looking for writers 2025/04/17 04:34:41 DEBUG : file1: reading active writers 2025/04/17 04:34:41 DEBUG : file1: active writers 1 2025/04/17 04:34:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:42 DEBUG : : Looking for writers 2025/04/17 04:34:42 DEBUG : file1: reading active writers 2025/04/17 04:34:42 DEBUG : file1: active writers 1 2025/04/17 04:34:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:43 DEBUG : : Looking for writers 2025/04/17 04:34:43 DEBUG : file1: reading active writers 2025/04/17 04:34:43 DEBUG : file1: active writers 1 2025/04/17 04:34:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:44 DEBUG : : Looking for writers 2025/04/17 04:34:44 DEBUG : file1: reading active writers 2025/04/17 04:34:44 DEBUG : file1: active writers 1 2025/04/17 04:34:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:45 DEBUG : : Looking for writers 2025/04/17 04:34:45 DEBUG : file1: reading active writers 2025/04/17 04:34:45 DEBUG : file1: active writers 1 2025/04/17 04:34:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:46 DEBUG : : Looking for writers 2025/04/17 04:34:46 DEBUG : file1: reading active writers 2025/04/17 04:34:46 DEBUG : file1: active writers 1 2025/04/17 04:34:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:47 DEBUG : : Looking for writers 2025/04/17 04:34:47 DEBUG : file1: reading active writers 2025/04/17 04:34:47 DEBUG : file1: active writers 1 2025/04/17 04:34:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:48 DEBUG : : Looking for writers 2025/04/17 04:34:48 DEBUG : file1: reading active writers 2025/04/17 04:34:48 DEBUG : file1: active writers 1 2025/04/17 04:34:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:49 DEBUG : : Looking for writers 2025/04/17 04:34:49 DEBUG : file1: reading active writers 2025/04/17 04:34:49 DEBUG : file1: active writers 1 2025/04/17 04:34:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:50 DEBUG : : Looking for writers 2025/04/17 04:34:50 DEBUG : file1: reading active writers 2025/04/17 04:34:50 DEBUG : file1: active writers 1 2025/04/17 04:34:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:51 DEBUG : : Looking for writers 2025/04/17 04:34:51 DEBUG : file1: reading active writers 2025/04/17 04:34:51 DEBUG : file1: active writers 1 2025/04/17 04:34:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/17 04:34:52 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000a21b30 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0009d3c08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644025408} name:file1 opens:1 downloaders: o: fd:0xc00040b0d0 info:{ModTime:{wall:13976990796859573750 ext:13204615333 loc:0x3ea0f00} ATime:{wall:13976990796859573750 ext:13204615333 loc:0x3ea0f00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/04/17 04:34:52 DEBUG : >WaitForWriters: 2025/04/17 04:34:52 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:52 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:52 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:52 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:52 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:52 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:52 DEBUG : rename_me: newRWFileHandle: 2025/04/17 04:34:52 DEBUG : rename_me(0xc000dbc4c0): openPending: 2025/04/17 04:34:52 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/17 04:34:52 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/17 04:34:52 DEBUG : rename_me(0xc000dbc4c0): >openPending: err= 2025/04/17 04:34:52 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/17 04:34:52 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/17 04:34:52 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/17 04:34:52 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/17 04:34:52 DEBUG : rename_me(0xc000dbc4c0): _writeAt: size=5, off=0 2025/04/17 04:34:52 DEBUG : rename_me(0xc000dbc4c0): >_writeAt: n=5, err= 2025/04/17 04:34:52 DEBUG : rename_me(0xc000dbc4c0): close: 2025/04/17 04:34:52 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-17 04:34:52.355335644 +0000 UTC m=+43.229123753 2025/04/17 04:34:52 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/17 04:34:52 DEBUG : rename_me(0xc000dbc4c0): >close: err= 2025/04/17 04:34:52 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/17 04:34:52 DEBUG : i_was_renamed: Updating file with 0xc000a88180 2025/04/17 04:34:52 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/17 04:34:52 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/17 04:34:52 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:52 DEBUG : : Looking for writers 2025/04/17 04:34:52 DEBUG : i_was_renamed: reading active writers 2025/04/17 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/17 04:34:52 DEBUG : : Looking for writers 2025/04/17 04:34:52 DEBUG : i_was_renamed: reading active writers 2025/04/17 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/17 04:34:52 DEBUG : : Looking for writers 2025/04/17 04:34:52 DEBUG : i_was_renamed: reading active writers 2025/04/17 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/17 04:34:52 DEBUG : : Looking for writers 2025/04/17 04:34:52 DEBUG : i_was_renamed: reading active writers 2025/04/17 04:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/17 04:34:52 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/17 04:34:52 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:52 INFO : i_was_renamed: Copied (new) 2025/04/17 04:34:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-17 04:34:52 +0000 UTC" 2025/04/17 04:34:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/17 04:34:52 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/17 04:34:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/17 04:34:52 DEBUG : : Looking for writers 2025/04/17 04:34:52 DEBUG : i_was_renamed: reading active writers 2025/04/17 04:34:52 DEBUG : >WaitForWriters: 2025/04/17 04:34:52 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:52 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:52 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/17 04:34:52 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/17 04:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{J5x41}/rclone-test-vivafib6neyi" 2025/04/17 04:34:52 INFO : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:52 DEBUG : : forgetting directory cache 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate(0xc000daa5c0): _readAt: size=512, off=0 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate(0xc000daa5c0): openPending: 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 03:35:52 +0000 UTC" against cached fingerprint "" 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 04:34:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate(0xc000daa5c0): >openPending: err= 2025/04/17 04:34:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate(0xc000daa5c0): >_readAt: n=20, err=EOF 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate(0xc000daa5c0): close: 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:35:52 +0000 GMT 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate(0xc000daa5c0): >close: err= 2025/04/17 04:34:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:52 DEBUG : : forgetting directory cache 2025/04/17 04:34:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000641140): _readAt: size=512, off=0 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000641140): openPending: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 03:36:52 +0000 UTC" against cached fingerprint "20,2025-04-17 03:35:52 +0000 UTC" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 03:36:52 +0000 UTC" != cached fingerprint "20,2025-04-17 03:35:52 +0000 UTC") 2025/04/17 04:34:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 04:34:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000641140): >openPending: err= 2025/04/17 04:34:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000641140): >_readAt: n=20, err=EOF 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000641140): close: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:36:52 +0000 GMT 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000641140): >close: err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:53 DEBUG : : forgetting directory cache 2025/04/17 04:34:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846fc0): _readAt: size=512, off=0 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846fc0): openPending: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 03:37:52 +0000 UTC" against cached fingerprint "20,2025-04-17 03:36:52 +0000 UTC" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 03:37:52 +0000 UTC" != cached fingerprint "20,2025-04-17 03:36:52 +0000 UTC") 2025/04/17 04:34:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 04:34:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846fc0): >openPending: err= 2025/04/17 04:34:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846fc0): >_readAt: n=20, err=EOF 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846fc0): close: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:37:52 +0000 GMT 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846fc0): >close: err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:53 DEBUG : : forgetting directory cache 2025/04/17 04:34:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc00073b2c0): _readAt: size=512, off=0 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc00073b2c0): openPending: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 03:38:52 +0000 UTC" against cached fingerprint "20,2025-04-17 03:37:52 +0000 UTC" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 03:38:52 +0000 UTC" != cached fingerprint "20,2025-04-17 03:37:52 +0000 UTC") 2025/04/17 04:34:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 04:34:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc00073b2c0): >openPending: err= 2025/04/17 04:34:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc00073b2c0): >_readAt: n=20, err=EOF 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc00073b2c0): close: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:38:52 +0000 GMT 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc00073b2c0): >close: err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:53 DEBUG : : forgetting directory cache 2025/04/17 04:34:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846100): _readAt: size=512, off=0 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846100): openPending: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 03:39:52 +0000 UTC" against cached fingerprint "20,2025-04-17 03:38:52 +0000 UTC" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 03:39:52 +0000 UTC" != cached fingerprint "20,2025-04-17 03:38:52 +0000 UTC") 2025/04/17 04:34:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 04:34:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846100): >openPending: err= 2025/04/17 04:34:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846100): >_readAt: n=20, err=EOF 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846100): close: 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:39:52 +0000 GMT 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate(0xc000846100): >close: err= 2025/04/17 04:34:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:54 DEBUG : : forgetting directory cache 2025/04/17 04:34:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00073bc80): _readAt: size=512, off=0 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00073bc80): openPending: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-17 03:40:52 +0000 UTC" against cached fingerprint "20,2025-04-17 03:39:52 +0000 UTC" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-17 03:40:52 +0000 UTC" != cached fingerprint "20,2025-04-17 03:39:52 +0000 UTC") 2025/04/17 04:34:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/17 04:34:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00073bc80): >openPending: err= 2025/04/17 04:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00073bc80): >_readAt: n=20, err=EOF 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00073bc80): close: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:40:52 +0000 GMT 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00073bc80): >close: err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:54 DEBUG : : forgetting directory cache 2025/04/17 04:34:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000fa9740): _readAt: size=512, off=0 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000fa9740): openPending: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-17 03:41:52 +0000 UTC" against cached fingerprint "20,2025-04-17 03:40:52 +0000 UTC" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-17 03:41:52 +0000 UTC" != cached fingerprint "20,2025-04-17 03:40:52 +0000 UTC") 2025/04/17 04:34:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/17 04:34:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000fa9740): >openPending: err= 2025/04/17 04:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000fa9740): >_readAt: n=21, err=EOF 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000fa9740): close: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:41:52 +0000 GMT 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000fa9740): >close: err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:54 DEBUG : : forgetting directory cache 2025/04/17 04:34:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00094b800): _readAt: size=512, off=0 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00094b800): openPending: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-17 03:42:52 +0000 UTC" against cached fingerprint "21,2025-04-17 03:41:52 +0000 UTC" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-17 03:42:52 +0000 UTC" != cached fingerprint "21,2025-04-17 03:41:52 +0000 UTC") 2025/04/17 04:34:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/17 04:34:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00094b800): >openPending: err= 2025/04/17 04:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00094b800): >_readAt: n=22, err=EOF 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00094b800): close: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:42:52 +0000 GMT 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc00094b800): >close: err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:54 DEBUG : : forgetting directory cache 2025/04/17 04:34:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000dab140): _readAt: size=512, off=0 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000dab140): openPending: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-17 03:43:52 +0000 UTC" against cached fingerprint "22,2025-04-17 03:42:52 +0000 UTC" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-17 03:43:52 +0000 UTC" != cached fingerprint "22,2025-04-17 03:42:52 +0000 UTC") 2025/04/17 04:34:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/17 04:34:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000dab140): >openPending: err= 2025/04/17 04:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000dab140): >_readAt: n=23, err=EOF 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000dab140): close: 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:43:52 +0000 GMT 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate(0xc000dab140): >close: err= 2025/04/17 04:34:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 DEBUG : : forgetting directory cache 2025/04/17 04:34:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate(0xc000640a00): _readAt: size=512, off=0 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate(0xc000640a00): openPending: 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-17 03:44:52 +0000 UTC" against cached fingerprint "23,2025-04-17 03:43:52 +0000 UTC" 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-17 03:44:52 +0000 UTC" != cached fingerprint "23,2025-04-17 03:43:52 +0000 UTC") 2025/04/17 04:34:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/17 04:34:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate(0xc000640a00): >openPending: err= 2025/04/17 04:34:55 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate(0xc000640a00): >_readAt: n=24, err=EOF 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate(0xc000640a00): close: 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-17 03:44:52 +0000 GMT 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate(0xc000640a00): >close: err= 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: 2025/04/17 04:34:55 DEBUG : webdav root 'rclone-test-vivafib6neyi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:55 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:55 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : : forgetting directory cache 2025/04/17 04:34:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/17 04:34:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/17 04:34:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/17 04:34:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/17 04:34:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/17 04:34:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/17 04:34:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/17 04:34:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/17 04:34:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/17 04:34:55 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/17 04:34:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/17 04:34:55 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/17 04:34:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/17 04:34:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/17 04:34:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/17 04:34:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/17 04:34:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : FiLeA: reading active writers 2025/04/17 04:34:55 DEBUG : FiLeB: reading active writers 2025/04/17 04:34:55 DEBUG : FilEb: reading active writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : FiLeA: reading active writers 2025/04/17 04:34:55 DEBUG : FiLeB: reading active writers 2025/04/17 04:34:55 DEBUG : FilEb: reading active writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/17 04:34:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:55 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:55 DEBUG : webdav root 'rclone-test-vivafib6neyi': Reusing VFS from active cache 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:55 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:55 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:55 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : dir: Looking for writers 2025/04/17 04:34:55 DEBUG : file2: reading active writers 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : dir: reading active writers 2025/04/17 04:34:55 DEBUG : file1: reading active writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:55 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:55 DEBUG : dir: Looking for writers 2025/04/17 04:34:55 DEBUG : : Looking for writers 2025/04/17 04:34:55 DEBUG : dir: reading active writers 2025/04/17 04:34:55 DEBUG : file1: reading active writers 2025/04/17 04:34:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:56 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:56 DEBUG : file1: Open: flags=O_RDONLY 2025/04/17 04:34:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/17 04:34:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/17 04:34:56 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:56 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/17 04:34:56 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/17 04:34:56 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:56 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:56 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/17 04:34:56 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/17 04:34:56 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/17 04:34:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/17 04:34:56 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/17 04:34:56 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:56 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/04/17 04:34:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/17 04:34:56 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:56 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/17 04:34:56 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:56 DEBUG : dir: Looking for writers 2025/04/17 04:34:56 DEBUG : file2: reading active writers 2025/04/17 04:34:56 DEBUG : new_file.txt: reading active writers 2025/04/17 04:34:56 DEBUG : : Looking for writers 2025/04/17 04:34:56 DEBUG : dir: reading active writers 2025/04/17 04:34:56 DEBUG : file1: reading active writers 2025/04/17 04:34:56 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:56 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:56 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/17 04:34:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000f80d80 2025/04/17 04:34:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/17 04:34:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:56 INFO : dir/file1: Moved (server-side) to: file0 2025/04/17 04:34:56 DEBUG : file0: Updating file with file0 0xc000f80d80 2025/04/17 04:34:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/17 04:34:56 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/17 04:34:56 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:56 DEBUG : dir: Looking for writers 2025/04/17 04:34:56 DEBUG : : Looking for writers 2025/04/17 04:34:56 DEBUG : dir: reading active writers 2025/04/17 04:34:56 DEBUG : file0: reading active writers 2025/04/17 04:34:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:56 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:56 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:56 DEBUG : : Looking for writers 2025/04/17 04:34:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:56 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:56 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/17 04:34:56 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/17 04:34:56 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/17 04:34:56 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/17 04:34:56 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/17 04:34:56 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:56 DEBUG : : Looking for writers 2025/04/17 04:34:56 DEBUG : a: Looking for writers 2025/04/17 04:34:56 DEBUG : b: Looking for writers 2025/04/17 04:34:56 DEBUG : c: Looking for writers 2025/04/17 04:34:56 DEBUG : d: Looking for writers 2025/04/17 04:34:56 DEBUG : : Looking for writers 2025/04/17 04:34:56 DEBUG : /: reading active writers 2025/04/17 04:34:56 DEBUG : a: reading active writers 2025/04/17 04:34:56 DEBUG : b: reading active writers 2025/04/17 04:34:56 DEBUG : c: reading active writers 2025/04/17 04:34:56 DEBUG : d: reading active writers 2025/04/17 04:34:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:56 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/17 04:34:57 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/17 04:34:57 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/17 04:34:57 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/17 04:34:57 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:57 DEBUG : a/b/c/d: Looking for writers 2025/04/17 04:34:57 DEBUG : a/b/c: Looking for writers 2025/04/17 04:34:57 DEBUG : d: reading active writers 2025/04/17 04:34:57 DEBUG : a/b: Looking for writers 2025/04/17 04:34:57 DEBUG : c: reading active writers 2025/04/17 04:34:57 DEBUG : a: Looking for writers 2025/04/17 04:34:57 DEBUG : b: reading active writers 2025/04/17 04:34:57 DEBUG : : Looking for writers 2025/04/17 04:34:57 DEBUG : a: reading active writers 2025/04/17 04:34:57 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 TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:57 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:57 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:57 DEBUG : : Looking for writers 2025/04/17 04:34:57 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:57 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/17 04:34:57 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/17 04:34:57 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/17 04:34:57 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/17 04:34:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:57 DEBUG : file1: Size of src and dst objects identical 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:34:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/17 04:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/17 04:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/17 04:34:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:57 DEBUG : file1: Size of src and dst objects identical 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/17 04:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (7 bytes), uploading instead of streaming 2025/04/17 04:34:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:57 DEBUG : file1: Size of src and dst objects identical 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:57 DEBUG : : Looking for writers 2025/04/17 04:34:57 DEBUG : file1: reading active writers 2025/04/17 04:34:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:57 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:34:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/17 04:34:58 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/17 04:34:58 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/17 04:34:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/17 04:34:58 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (11 bytes), uploading instead of streaming 2025/04/17 04:34:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:58 DEBUG : file1: Size of src and dst objects identical 2025/04/17 04:34:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:58 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/17 04:34:58 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:58 DEBUG : : Looking for writers 2025/04/17 04:34:58 DEBUG : file1: reading active writers 2025/04/17 04:34:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:58 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:34:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:34:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/17 04:34:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:58 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/17 04:34:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:58 DEBUG : file1: Size of src and dst objects identical 2025/04/17 04:34:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/17 04:34:58 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:58 DEBUG : : Looking for writers 2025/04/17 04:34:58 DEBUG : file1: reading active writers 2025/04/17 04:34:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:58 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:34:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:34:58 DEBUG : file1: WriteFileHandle.Release closing 2025/04/17 04:34:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:58 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/17 04:34:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:34:58 DEBUG : file1: Size of src and dst objects identical 2025/04/17 04:34:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/17 04:34:58 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:58 DEBUG : : Looking for writers 2025/04/17 04:34:58 DEBUG : file1: reading active writers 2025/04/17 04:34:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:34:58 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:34:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:34:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:34:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:34:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:34:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/04/17 04:34:58 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:34:58 DEBUG : : Looking for writers 2025/04/17 04:34:58 DEBUG : file1: reading active writers 2025/04/17 04:34:58 DEBUG : file1: active writers 1 2025/04/17 04:34:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/04/17 04:34:58 DEBUG : : Looking for writers 2025/04/17 04:34:58 DEBUG : file1: reading active writers 2025/04/17 04:34:58 DEBUG : file1: active writers 1 2025/04/17 04:34:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/04/17 04:34:58 DEBUG : : Looking for writers 2025/04/17 04:34:58 DEBUG : file1: reading active writers 2025/04/17 04:34:58 DEBUG : file1: active writers 1 2025/04/17 04:34:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/04/17 04:34:58 DEBUG : : Looking for writers 2025/04/17 04:34:58 DEBUG : file1: reading active writers 2025/04/17 04:34:58 DEBUG : file1: active writers 1 2025/04/17 04:34:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/04/17 04:34:58 DEBUG : : Looking for writers 2025/04/17 04:34:58 DEBUG : file1: reading active writers 2025/04/17 04:34:58 DEBUG : file1: active writers 1 2025/04/17 04:34:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/04/17 04:34:59 DEBUG : : Looking for writers 2025/04/17 04:34:59 DEBUG : file1: reading active writers 2025/04/17 04:34:59 DEBUG : file1: active writers 1 2025/04/17 04:34:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/04/17 04:34:59 DEBUG : : Looking for writers 2025/04/17 04:34:59 DEBUG : file1: reading active writers 2025/04/17 04:34:59 DEBUG : file1: active writers 1 2025/04/17 04:34:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/04/17 04:35:00 DEBUG : : Looking for writers 2025/04/17 04:35:00 DEBUG : file1: reading active writers 2025/04/17 04:35:00 DEBUG : file1: active writers 1 2025/04/17 04:35:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:01 DEBUG : : Looking for writers 2025/04/17 04:35:01 DEBUG : file1: reading active writers 2025/04/17 04:35:01 DEBUG : file1: active writers 1 2025/04/17 04:35:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:02 DEBUG : : Looking for writers 2025/04/17 04:35:02 DEBUG : file1: reading active writers 2025/04/17 04:35:02 DEBUG : file1: active writers 1 2025/04/17 04:35:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:03 DEBUG : : Looking for writers 2025/04/17 04:35:03 DEBUG : file1: reading active writers 2025/04/17 04:35:03 DEBUG : file1: active writers 1 2025/04/17 04:35:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:04 DEBUG : : Looking for writers 2025/04/17 04:35:04 DEBUG : file1: reading active writers 2025/04/17 04:35:04 DEBUG : file1: active writers 1 2025/04/17 04:35:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:05 DEBUG : : Looking for writers 2025/04/17 04:35:05 DEBUG : file1: reading active writers 2025/04/17 04:35:05 DEBUG : file1: active writers 1 2025/04/17 04:35:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:06 DEBUG : : Looking for writers 2025/04/17 04:35:06 DEBUG : file1: reading active writers 2025/04/17 04:35:06 DEBUG : file1: active writers 1 2025/04/17 04:35:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:07 DEBUG : : Looking for writers 2025/04/17 04:35:07 DEBUG : file1: reading active writers 2025/04/17 04:35:07 DEBUG : file1: active writers 1 2025/04/17 04:35:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:08 DEBUG : : Looking for writers 2025/04/17 04:35:08 DEBUG : file1: reading active writers 2025/04/17 04:35:08 DEBUG : file1: active writers 1 2025/04/17 04:35:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:09 DEBUG : : Looking for writers 2025/04/17 04:35:09 DEBUG : file1: reading active writers 2025/04/17 04:35:09 DEBUG : file1: active writers 1 2025/04/17 04:35:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:10 DEBUG : : Looking for writers 2025/04/17 04:35:10 DEBUG : file1: reading active writers 2025/04/17 04:35:10 DEBUG : file1: active writers 1 2025/04/17 04:35:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:11 DEBUG : : Looking for writers 2025/04/17 04:35:11 DEBUG : file1: reading active writers 2025/04/17 04:35:11 DEBUG : file1: active writers 1 2025/04/17 04:35:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:12 DEBUG : : Looking for writers 2025/04/17 04:35:12 DEBUG : file1: reading active writers 2025/04/17 04:35:12 DEBUG : file1: active writers 1 2025/04/17 04:35:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:13 DEBUG : : Looking for writers 2025/04/17 04:35:13 DEBUG : file1: reading active writers 2025/04/17 04:35:13 DEBUG : file1: active writers 1 2025/04/17 04:35:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:14 DEBUG : : Looking for writers 2025/04/17 04:35:14 DEBUG : file1: reading active writers 2025/04/17 04:35:14 DEBUG : file1: active writers 1 2025/04/17 04:35:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:15 DEBUG : : Looking for writers 2025/04/17 04:35:15 DEBUG : file1: reading active writers 2025/04/17 04:35:15 DEBUG : file1: active writers 1 2025/04/17 04:35:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:16 DEBUG : : Looking for writers 2025/04/17 04:35:16 DEBUG : file1: reading active writers 2025/04/17 04:35:16 DEBUG : file1: active writers 1 2025/04/17 04:35:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:17 DEBUG : : Looking for writers 2025/04/17 04:35:17 DEBUG : file1: reading active writers 2025/04/17 04:35:17 DEBUG : file1: active writers 1 2025/04/17 04:35:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:18 DEBUG : : Looking for writers 2025/04/17 04:35:18 DEBUG : file1: reading active writers 2025/04/17 04:35:18 DEBUG : file1: active writers 1 2025/04/17 04:35:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:19 DEBUG : : Looking for writers 2025/04/17 04:35:19 DEBUG : file1: reading active writers 2025/04/17 04:35:19 DEBUG : file1: active writers 1 2025/04/17 04:35:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:20 DEBUG : : Looking for writers 2025/04/17 04:35:20 DEBUG : file1: reading active writers 2025/04/17 04:35:20 DEBUG : file1: active writers 1 2025/04/17 04:35:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:21 DEBUG : : Looking for writers 2025/04/17 04:35:21 DEBUG : file1: reading active writers 2025/04/17 04:35:21 DEBUG : file1: active writers 1 2025/04/17 04:35:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:22 DEBUG : : Looking for writers 2025/04/17 04:35:22 DEBUG : file1: reading active writers 2025/04/17 04:35:22 DEBUG : file1: active writers 1 2025/04/17 04:35:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:23 DEBUG : : Looking for writers 2025/04/17 04:35:23 DEBUG : file1: reading active writers 2025/04/17 04:35:23 DEBUG : file1: active writers 1 2025/04/17 04:35:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:24 DEBUG : : Looking for writers 2025/04/17 04:35:24 DEBUG : file1: reading active writers 2025/04/17 04:35:24 DEBUG : file1: active writers 1 2025/04/17 04:35:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:25 DEBUG : : Looking for writers 2025/04/17 04:35:25 DEBUG : file1: reading active writers 2025/04/17 04:35:25 DEBUG : file1: active writers 1 2025/04/17 04:35:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:26 DEBUG : : Looking for writers 2025/04/17 04:35:26 DEBUG : file1: reading active writers 2025/04/17 04:35:26 DEBUG : file1: active writers 1 2025/04/17 04:35:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:27 DEBUG : : Looking for writers 2025/04/17 04:35:27 DEBUG : file1: reading active writers 2025/04/17 04:35:27 DEBUG : file1: active writers 1 2025/04/17 04:35:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:28 DEBUG : : Looking for writers 2025/04/17 04:35:28 DEBUG : file1: reading active writers 2025/04/17 04:35:28 DEBUG : file1: active writers 1 2025/04/17 04:35:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/17 04:35:28 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/04/17 04:35:28 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:35:28 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:35:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:35:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:35:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:35:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:35:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:35:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:35:28 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/17 04:35:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:35:28 DEBUG : file1: Size of src and dst objects identical 2025/04/17 04:35:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:35:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:35:28 DEBUG : file1: Open: flags=O_RDONLY 2025/04/17 04:35:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/17 04:35:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/17 04:35:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:35:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/17 04:35:28 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:35:28 DEBUG : : Looking for writers 2025/04/17 04:35:28 DEBUG : file1: reading active writers 2025/04/17 04:35:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-vivafib6neyi'", Local "Local file system at /tmp/rclone2101702525", Modify Window "1s" 2025/04/17 04:35:28 INFO : webdav root 'rclone-test-vivafib6neyi': poll-interval is not supported by this remote 2025/04/17 04:35:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/17 04:35:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/17 04:35:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:35:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/17 04:35:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/17 04:35:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:35:28 DEBUG : webdav root 'rclone-test-vivafib6neyi': File to upload is small (100 bytes), uploading instead of streaming 2025/04/17 04:35:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/17 04:35:28 DEBUG : file1: Size of src and dst objects identical 2025/04/17 04:35:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/17 04:35:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/17 04:35:28 DEBUG : file1: Open: flags=O_RDONLY 2025/04/17 04:35:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/17 04:35:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/17 04:35:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/17 04:35:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/17 04:35:28 DEBUG : WaitForWriters: timeout=30s 2025/04/17 04:35:28 DEBUG : : Looking for writers 2025/04/17 04:35:28 DEBUG : file1: reading active writers 2025/04/17 04:35:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/17 04:35:28 DEBUG : webdav root 'rclone-test-vivafib6neyi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.900792449s (try 1/5)